-
Notifications
You must be signed in to change notification settings - Fork 6.1k
planner: add projection pushdown #27029
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
151 commits
Select commit
Hold shift + click to select a range
90de1e9
add pushdown
ichn-hu a8fd00a
make linter happy
ichn-hu 9d7dc84
fix test failure
ichn-hu 9627dc1
Merge branch 'master' into add-projection-pushdown
ichn-hu a26c19b
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 81a7387
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 30aa8c4
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 587411d
Merge branch 'master' into add-projection-pushdown
ti-chi-bot d0a76de
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 923e4a3
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 8c67585
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 1dcabc1
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 030af59
Merge branch 'master' into add-projection-pushdown
ti-chi-bot bd4a28b
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 2bc1b86
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 3751e1a
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 91b7383
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 593ecfe
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 3cdefb6
Merge branch 'master' into add-projection-pushdown
ti-chi-bot e935a32
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 5d45302
Merge branch 'master' into add-projection-pushdown
ti-chi-bot b08449e
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 3c40a69
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 034303a
Merge branch 'master' into add-projection-pushdown
ti-chi-bot e8935b3
Merge branch 'master' into add-projection-pushdown
ti-chi-bot cafcd19
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 8cbb39e
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 295baa5
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 45542af
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 62b5cd3
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 457e345
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 41e1d41
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 33cd539
Merge branch 'master' into add-projection-pushdown
ti-chi-bot d9ab164
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 3416337
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 98e4cfd
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 696ac27
Merge branch 'master' into add-projection-pushdown
ti-chi-bot a7ce97c
Merge branch 'master' into add-projection-pushdown
ti-chi-bot f7df012
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 5983582
Merge branch 'master' into add-projection-pushdown
ti-chi-bot c0e840c
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 10b8846
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 0ce9d4e
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 5f03bd1
Merge branch 'master' into add-projection-pushdown
ti-chi-bot ac5ff75
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 2851a76
Merge branch 'master' into add-projection-pushdown
ti-chi-bot a75851a
Merge branch 'master' into add-projection-pushdown
ti-chi-bot c008021
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 82ff054
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 3bd806e
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 8385391
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 507b9bb
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 8ae4159
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 4f73ad8
Merge branch 'master' into add-projection-pushdown
ti-chi-bot f81bb24
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 4b6ca88
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 959e500
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 631bf52
Merge branch 'master' into add-projection-pushdown
ti-chi-bot ac74009
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 71070be
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 7c2f2b8
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 7201b5f
Merge branch 'master' into add-projection-pushdown
ti-chi-bot fc9223b
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 4919a6f
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 5399cd6
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 3ea08cf
Merge branch 'master' into add-projection-pushdown
ti-chi-bot a9e6377
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 5b2b3c1
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 88d7942
Merge branch 'master' into add-projection-pushdown
ti-chi-bot ffe75e1
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 3466633
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 0debd17
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 07b9b59
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 9cb4bad
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 9ed3c92
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 410f947
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 0f4ab3a
Merge branch 'master' into add-projection-pushdown
ti-chi-bot cb8c0c3
Merge branch 'master' into add-projection-pushdown
ti-chi-bot bf86298
Merge branch 'master' into add-projection-pushdown
ti-chi-bot b71bc21
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 8f08af6
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 905cb28
Merge branch 'master' into add-projection-pushdown
ti-chi-bot ac5dff6
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 324765c
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 4e01d81
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 065ebd7
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 8d768ce
Merge branch 'master' into add-projection-pushdown
ti-chi-bot bbc6f12
Merge branch 'master' into add-projection-pushdown
ti-chi-bot f755f89
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 27445fe
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 97d7eec
Merge branch 'master' into add-projection-pushdown
ti-chi-bot acf56a2
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 8904482
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 62b6cdb
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 71c4a11
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 40408bd
Merge branch 'master' into add-projection-pushdown
ti-chi-bot b7162e5
Merge branch 'master' into add-projection-pushdown
ti-chi-bot ce4f411
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 38451e4
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 2be2513
Merge branch 'master' into add-projection-pushdown
ti-chi-bot c812882
Merge branch 'master' into add-projection-pushdown
ti-chi-bot e92892e
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 696711a
Merge branch 'master' into add-projection-pushdown
ti-chi-bot c3c25b1
Merge branch 'master' into add-projection-pushdown
ti-chi-bot ce0e277
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 2bd5e8d
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 355e93e
Merge branch 'master' into add-projection-pushdown
ti-chi-bot bfd49ae
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 7f2f643
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 48347b1
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 9918dbc
Merge branch 'master' into add-projection-pushdown
ti-chi-bot db11fec
Merge branch 'master' into add-projection-pushdown
ti-chi-bot bb5e64b
Merge branch 'master' into add-projection-pushdown
ti-chi-bot a1d3afa
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 9b2e0c8
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 9d7df9a
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 984dd59
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 7d5f982
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 66f3798
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 9ecc9db
Merge branch 'master' into add-projection-pushdown
ti-chi-bot f9a1048
Merge branch 'master' into add-projection-pushdown
ti-chi-bot b940b81
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 290646e
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 98abdac
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 9e13480
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 8e7513d
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 8d43c42
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 7dd4433
Merge branch 'master' into add-projection-pushdown
ti-chi-bot f20d7d9
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 0f0f535
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 3e173ce
Merge branch 'master' into add-projection-pushdown
ti-chi-bot bbeab78
Merge branch 'master' into add-projection-pushdown
ti-chi-bot e064fca
Merge branch 'master' into add-projection-pushdown
ti-chi-bot fcd9566
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 9f1156e
Merge branch 'master' into add-projection-pushdown
ti-chi-bot f28996f
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 9de9646
Merge branch 'master' into add-projection-pushdown
ti-chi-bot f1b0bc4
Merge branch 'master' into add-projection-pushdown
ti-chi-bot ec244db
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 3db871f
Merge branch 'master' into add-projection-pushdown
ti-chi-bot dae636d
Merge branch 'master' into add-projection-pushdown
ti-chi-bot f5c6d89
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 7d4de5d
Merge branch 'master' into add-projection-pushdown
ti-chi-bot fea55ca
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 3ad0c24
Merge branch 'master' into add-projection-pushdown
ti-chi-bot f1a1f25
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 9e9378d
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 0c375c2
Merge branch 'master' into add-projection-pushdown
ti-chi-bot de83aab
Merge branch 'master' into add-projection-pushdown
ti-chi-bot dbc3629
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 18970dc
Merge branch 'master' into add-projection-pushdown
ti-chi-bot 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
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.
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.