-
Notifications
You must be signed in to change notification settings - Fork 379
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
### What changes were proposed in this pull request? 1. Add `CommonSchema` class and `Schema` proto for serde 2. serde and store `HiveSchema` as `CommonSchema` 3. hive schema operations support Graviton store ### Why are the changes needed? we could store the additional entity information to our own storage. Fix: #91 ### Does this PR introduce _any_ user-facing change? Add some check for Graviton store ### How was this patch tested? UTs added
- Loading branch information
Showing
8 changed files
with
290 additions
and
78 deletions.
There are no files selected for viewing
This file contains 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 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.