forked from prestodb/presto
-
Notifications
You must be signed in to change notification settings - Fork 4
feat: Support metadata projection #109
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
Closed
20001020ycx
wants to merge
29
commits into
y-scope:release-0.293-clp-connector-snapshot-metadata-refactor
from
20001020ycx:11-25-metadata-projection
+955
−59
Closed
Changes from 13 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
9b65334
finsih e2e prototype
20001020ycx ef7028a
refactor: Improve ClpYamlMetadataProvider cache organization and fix …
jackluo923 0f69ac3
stash change before message pack
20001020ycx 7ad5045
adding msgpack serialization
20001020ycx 1f8ed95
feature completion
20001020ycx b789e2f
add all unit tests
20001020ycx 5e4053f
Merge branch 'release-0.293-clp-connector-snapshot-metadata-refactor'…
20001020ycx 76ef1d8
revert communication protocol change, I will bundle them in next pr
20001020ycx bf2b905
Merge branch '11-25-metadata-projection' of github.com:20001020ycx/pr…
20001020ycx 45828e9
did a pass on unit tests, need for final cleanning
20001020ycx e2d31c1
defer communication to another pr
20001020ycx 668141d
a pass on clean up
20001020ycx 14c1d78
resolve Jack's comment
20001020ycx 1a4de0e
Update presto-clp/src/main/java/com/facebook/presto/plugin/clp/ClpSpl…
20001020ycx de904e9
Update presto-clp/src/main/java/com/facebook/presto/plugin/clp/optimi…
20001020ycx bf90701
a pass on rabbit comment
20001020ycx 6361313
Merge branch '11-25-metadata-projection' of github.com:20001020ycx/pr…
20001020ycx 10ca0b4
rabbits comment
20001020ycx 61c6f37
current change
20001020ycx a6e9673
Revert "defer communication to another pr"
20001020ycx 27c5965
Merge branch 'release-0.293-clp-connector-snapshot-metadata-refactor'…
jackluo923 a664c0b
e2e all pass
20001020ycx f195c3c
Merge branch '11-25-metadata-projection' of github.com:20001020ycx/pr…
20001020ycx 2c5e696
final pass
20001020ycx 991efd7
nits
20001020ycx 82bbb47
Merge branch 'release-0.293-clp-connector-snapshot-metadata-refactor'…
jackluo923 becfcf7
Merge branch 'release-0.293-clp-connector-snapshot-metadata-refactor'…
20001020ycx beb7cb3
add docstring for getQueryResult
20001020ycx acd8423
Merge branch '11-25-metadata-projection' of github.com:20001020ycx/pr…
20001020ycx 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
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.