amoro
amoro copied to clipboard
[ARCTIC-233]Implement getTables function
Why are the changes needed?
Add getTables function for improve performance in production environment as described in issue #233
Brief change log
- add getTables function to arctic_table_metastore.thrift
- regenerate ArcticTableMetastore
- implement related service and interface
- add getTables for TableMetadataMapper
How was this patch tested?
-
[ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
-
[ ] Add screenshots for manual tests if appropriate
-
[x] Run test locally before making a pull request
Documentation
- Does this pull request introduces a new feature? (yes / no)
- If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)