singhpk234 commented on PR #5006: URL: https://github.com/apache/iceberg/pull/5006#issuecomment-1171944839
> I don't think that we want to expose this detail to users, but I could be convinced otherwise Agree with you, hence this https://github.com/apache/iceberg/pull/5063 could be a better way for achieving the same, @jackye1995 also suggested the same, hence opened https://github.com/apache/iceberg/pull/5063 for the same. Apologies I forgot to close the PR. > Wouldn't you want to export from the current metastore so you don't have a duplicate table? That use case seems like a dangerous way to migrate In the case above I wanted to have duplicate tables (1 per each catalog), was bench-marking tpc-ds perf using various catalog (hive / glue). This is a very niche use though and very dangerous as well for prod use cases. -- 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]
