lhjzmn opened a new pull request #2510: URL: https://github.com/apache/hudi/pull/2510
To synchronize the hudi meta information to the Hive metastore, it is not necessary to use both JDBC and metastoreClient. Now modified some methods, unified use metastoreClient to synchronize, mainly the createTable, updateTableDefinition, addPartitionsToTable and updatePartitionsToTable methods of the HoodieHiveClient class. At the same time, a new class DLASchemaUtil was created to isolate the synchronization of DLA tables. please review tihs pull, thanks. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
