poojanilangekar opened a new pull request, #2332: URL: https://github.com/apache/polaris/pull/2332
Based on the discussion in the community sync, this PR modularizes federation calls to a separate factory. The specific instances of the NonRESTCatalogFactory is loaded only when a non-REST catalog is initialized and accessed. Beyond the catalog initialization, all the calls are identical for internal and federated catalogs. Based on the discussion in #2301, this PR removes the compile-time flag used to build the `HadoopFederatedCatalogFactory`. Testing: Applied the regtest in PR https://github.com/apache/polaris/pull/2286. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org