-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[enhance](orc) Optimize ORC Predicate Pushdown for OR-connected Predicate #43255
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
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
5553608
impl _init_search_argument
suxiaogang223 4e40525
add profile
suxiaogang223 9e50296
clean code
suxiaogang223 7aea987
fix
suxiaogang223 b1920a8
fix
suxiaogang223 46ca9ea
fix profile
suxiaogang223 1d4c712
fix _build_search_argument for "is null" and "is not null"
suxiaogang223 90066e1
add check_expr_can_push_down
suxiaogang223 2fb3227
add test
suxiaogang223 b113a68
add be ut
suxiaogang223 1580092
pass be ut
suxiaogang223 146d957
fix be ut
suxiaogang223 ae06d56
add more be ut
suxiaogang223 1370bc8
check if slot is partition column
suxiaogang223 ec4cb76
Correct spelling of _make_orc_literal and improve pushdown logic in O…
suxiaogang223 de03334
fix bug
suxiaogang223 2d6aa72
check rest children are all literal
suxiaogang223 c7c9652
fix renamed orc table bug and upper name table bug
suxiaogang223 5bcd2c2
refact code
suxiaogang223 8906271
fix warning
suxiaogang223 dcdcbd2
refact and fix acid bug
suxiaogang223 785fc5d
fix be ut
suxiaogang223 ccfe50d
add more ut for build_search_argument failed
suxiaogang223 03604c9
fix
suxiaogang223 5bfe51e
fix be ut for gcc
suxiaogang223 1e9269b
try to push exprs in and
suxiaogang223 d9526c2
fix build
suxiaogang223 4a7f77b
add be ut for and logic
suxiaogang223 cdfd4bc
Merge branch 'master' into fix_orc_pushdown2
suxiaogang223 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Binary file not shown.
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.
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.