Skip to content

perf: 45X speedup on term bucket queries with high bucket counts#4298

Merged
rebasedming merged 2 commits into0.21.xfrom
backport-4292-to-0.21.x
Mar 5, 2026
Merged

perf: 45X speedup on term bucket queries with high bucket counts#4298
rebasedming merged 2 commits into0.21.xfrom
backport-4292-to-0.21.x

Conversation

@paradedb-bot
Copy link
Copy Markdown
Contributor

Description

Backport of #4292 to 0.21.x.

@paradedb-bot paradedb-bot added the automated-cherry-pick This PR is the result of our automated cherry-pick machinery. label Mar 5, 2026
@paradedb-bot
Copy link
Copy Markdown
Contributor Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-4292-to-0.21.x
git worktree add --checkout .worktree/backport-4292-to-0.21.x backport-4292-to-0.21.x
cd .worktree/backport-4292-to-0.21.x
git reset --hard HEAD^
git cherry-pick -x ed668b8e30f2e8c556dd91774914f77489aab04f
git push --force-with-lease

@rebasedming rebasedming marked this pull request as ready for review March 5, 2026 20:42
@rebasedming rebasedming merged commit 95db9c8 into 0.21.x Mar 5, 2026
20 of 29 checks passed
@rebasedming rebasedming deleted the backport-4292-to-0.21.x branch March 5, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-cherry-pick This PR is the result of our automated cherry-pick machinery.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants