-
Notifications
You must be signed in to change notification settings - Fork 1
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
Metastore client #7
Merged
Merged
Commits on Jun 22, 2023
-
just added a diagram for someone to quickly see the types we define and work with.
Configuration menu - View commit details
-
Copy full SHA for f29d922 - Browse repository at this point
Copy the full SHA f29d922View commit details -
first attempt on the get_table with proper schema returned
Configuration menu - View commit details
-
Copy full SHA for bb97f8d - Browse repository at this point
Copy the full SHA bb97f8dView commit details -
first complete version of get_table() with schemas returned including bucket, partitions and sorting information.
Configuration menu - View commit details
-
Copy full SHA for c648351 - Browse repository at this point
Copy the full SHA c648351View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99268f8 - Browse repository at this point
Copy the full SHA 99268f8View commit details -
added basic support for partitions. Now it's possible to fetch the names of partitions for a table and also fetch a specific partition by name.
Configuration menu - View commit details
-
Copy full SHA for c61eb65 - Browse repository at this point
Copy the full SHA c61eb65View commit details -
added function to return all the partitions of a table serialized as List[HPartition]
Configuration menu - View commit details
-
Copy full SHA for 0c6b6db - Browse repository at this point
Copy the full SHA 0c6b6dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0719439 - Browse repository at this point
Copy the full SHA 0719439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6b4d1 - Browse repository at this point
Copy the full SHA 0b6b4d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fe9ee4 - Browse repository at this point
Copy the full SHA 2fe9ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d89684c - Browse repository at this point
Copy the full SHA d89684cView commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1d34b67 - Browse repository at this point
Copy the full SHA 1d34b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8347048 - Browse repository at this point
Copy the full SHA 8347048View commit details
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.