Mehul2500 opened a new pull request, #5297: URL: https://github.com/apache/iceberg/pull/5297
Introducing `migrateTables()` in `CatalogUtil` which could help in the migration of Iceberg tables in any Source Catalog to any Target Catalog. Uses PR #5037 , for the `registerTable()` functionality in `BaseMetastoreCatalog`. I used tables migrating from Hadoop Catalog to Hive Catalog for the test case. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
