-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Row group limit pruning for row groups that entirely match predicates #18868
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
+958
−53
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
4c34258
Support row group limit pruning
xudong963 1d78b6f
Support row group limit pruning
xudong963 d1fc3bd
Add fetch_order_sensitive during limit pushdown to decide if use limi…
xudong963 8170789
fix test formant
xudong963 187e10b
Rename to preserve_order
xudong963 d6dc4b7
refactor pushdown limit
xudong963 62e1725
extract some logic into identify_fully_matched_row_groups
xudong963 0229bd5
resolve conflicts
xudong963 330775f
Add end to end sqllogictest
xudong963 e50361c
resolve conflicts
xudong963 321429c
redesign
xudong963 31ae9cf
use required_ordering
xudong963 4602a76
resolve conflicts
xudong963 e09a192
resolve newest review
xudong963 56cda2d
remove scratch
xudong963 a875d41
remove scratch
xudong963 719fa82
fix clippy
xudong963 3540fd3
refine comments
xudong963 8d60e96
fix test
xudong963 88c1c2e
refine comments
xudong963 f67193b
rich comment
xudong963 038285e
remove downcast
xudong963 661a2c2
remove dependency
xudong963 ca7de4f
add an exmaple
xudong963 d2b84d4
fix doc test
xudong963 6c515b2
update doc
xudong963 d80a354
Merge branch 'main' into row_group_limit_pruning
xudong963 fd6e7c8
Merge branch 'main' into row_group_limit_pruning
xudong963 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
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.