-
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
Open
xudong963
wants to merge
23
commits into
apache:main
Choose a base branch
from
xudong963:row_group_limit_pruning
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
c8f2c47
Support row group limit pruning
xudong963 ebe8cbe
Support row group limit pruning
xudong963 50e7612
Add fetch_order_sensitive during limit pushdown to decide if use limi…
xudong963 cecc542
fix test formant
xudong963 a475dd4
Rename to preserve_order
xudong963 fc96a30
refactor pushdown limit
xudong963 723cdf5
extract some logic into identify_fully_matched_row_groups
xudong963 25458d9
resolve conflicts
xudong963 60eeca0
Add end to end sqllogictest
xudong963 4b4b2e0
resolve conflicts
xudong963 7b06191
redesign
xudong963 48ed67b
use required_ordering
xudong963 5a075ea
resolve conflicts
xudong963 2636038
resolve newest review
xudong963 26b07c3
remove scratch
xudong963 3138107
remove scratch
xudong963 306941e
fix clippy
xudong963 7552d67
refine comments
xudong963 5f92acc
fix test
xudong963 682b68b
refine comments
xudong963 fd95aaf
rich comment
xudong963 95ea145
remove downcast
xudong963 f105bb7
remove dependency
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.