vinishjail97 commented on PR #591: URL: https://github.com/apache/incubator-xtable/pull/591#issuecomment-2532782133
After putting more though into it, I think we can keep the cross catalog sync as a separate function and not integrate it with TableFormatSync. 1. Start off with SourceCatalog. 2. User can choose multiple TargetCatalog and in each catalog there's an option to sync multiple table formats. 3. Syncs/Generates the table format metadata in storage first. 4. Syncs the table format metadata to TargetCatalog. This will be separate utility option in RunSync to configure a catalogConfig.yaml file. -- 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: commits-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org