amoro icon indicating copy to clipboard operation
amoro copied to clipboard

[ARCTIC-233]Implement getTables function

Open hhippodnsla opened this issue 3 years ago • 0 comments

Why are the changes needed?

Add getTables function for improve performance in production environment as described in issue #233

Brief change log

  1. add getTables function to arctic_table_metastore.thrift
  2. regenerate ArcticTableMetastore
  3. implement related service and interface
  4. 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)

hhippodnsla avatar Aug 31 '22 14:08 hhippodnsla