ajantha-bhat opened a new pull request, #5492: URL: https://github.com/apache/iceberg/pull/5492
To support the migration of tables from one catalog to another catalog seamlessly, we have added [#5037 , #4946]. But still, bulk migration is hard as the API user needs to write some extra code as `registerTable()` expects the table Identifier and metadata location of each table. Hence, adding a `CatalogUtil` API that can help in bulk migration of tables from one catalog to another. -- 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]
