-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[feature](runtime filter) Support single-column runtime filter bucket pruning #65837
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
morrySnow
merged 20 commits into
apache:master
from
HappenLee:feature/runtime-filter-bucket-pruning
Aug 26, 2026
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
224f0db
[feature](runtime filter) Support single-column runtime filter bucket…
HappenLee 883316b
[fix](runtime filter) Address bucket pruning review feedback
HappenLee a098153
[fix](runtime filter) Reject cross-index column ID collisions
HappenLee eeb95e2
[fix](runtime filter) Unify scan pruning checks
HappenLee 325d63c
[fix](be) Serialize runtime-filter pruning with scanner cloning
HappenLee b790883
[fix](runtime filter) Reuse bucket-prune hashes across consumers
HappenLee 171e951
[fix](runtime filter) Share one bucket-prune hash cache
HappenLee d3b0eb1
[fix](regression) Wait for complete bucket-pruning profile
HappenLee a6a75e0
[fix](runtime filter) Address bucket pruning review feedback
HappenLee 1f759d9
[fix](runtime filter) Isolate merged bucket-pruning state
HappenLee a6c799d
Revert "[fix](runtime filter) Isolate merged bucket-pruning state"
HappenLee eb82cfa
[fix](runtime filter) Address bucket pruning review feedback
HappenLee 276da58
[fix](be) Fix runtime filter bucket pruning edge cases
HappenLee a6b2e8c
[fix](runtime filter) Address bucket pruning review feedback
HappenLee 1975a15
[refactor](fe) Generate runtime filter prune metadata in Nereids
HappenLee 1a3d7c0
[fix](fe) Reject unsafe rollup bucket pruning
HappenLee dca09b0
[fix](fe) Validate partition pruning column provenance
HappenLee 5968e72
[fix](regression) Remove trailing blank line
HappenLee 8c648b1
[fix](be) Remove stale scanner expression cleanup
HappenLee ffbded4
[fix](test) Align bucket pruning tests with scan APIs
HappenLee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.