aokolnychyi commented on pull request #2255: URL: https://github.com/apache/iceberg/pull/2255#issuecomment-790096083
> Ie if i am running Migrate Table Procedure from my_catalog and I get database.table as the arg, then the procedure makes a new identifier my_catalog.database.table and passes it through? Well, that would work but not very clean. We can keep Catalog and Identifier separate as well. The main idea is to add params to `ActionsProvider` and use query engine specific classes instead of strings. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
