Skip to content

Commit 2c4b572

Browse files
committed
Merge remote-tracking branch 'origin/develop' into rk/inplace
# Conflicts: # encodings/alp/src/alp/compress.rs
2 parents b7a8ff7 + f046c8a commit 2c4b572

File tree

389 files changed

+15869
-4994
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

389 files changed

+15869
-4994
lines changed

.github/workflows/bench-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ permissions:
1313
contents: read
1414
pull-requests: write # for commenting on PRs
1515
id-token: write # enables AWS-GitHub OIDC
16+
deployments: write # for Polar Signals profiling
1617

1718
jobs:
1819
label_trigger:

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ jobs:
523523
--profile bench
524524
525525
- name: Run benchmarks
526-
uses: CodSpeedHQ/action@v4
526+
uses: CodSpeedHQ/action@c6574d0c2a990bca2842ce9af71549c5bfd7fbe0
527527
with:
528528
run: cargo codspeed run
529529
token: ${{ secrets.CODSPEED_TOKEN }}

.github/workflows/sql-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ permissions:
1313
contents: read
1414
pull-requests: write # for commenting on PRs
1515
id-token: write # enables AWS-GitHub OIDC
16+
deployments: write # for Polar Signals profiling
1617

1718
jobs:
1819
label_trigger:

0 commit comments

Comments
 (0)