wombatu-kun commented on issue #16792: URL: https://github.com/apache/iceberg/issues/16792#issuecomment-4707082943
Hi. As far as i'm concerned, the recommended approach (and the only working approach that doesn't introduce a second catalog instance) - is to always use fully qualified identifiers (my_catalog.db.table) for every read, write, and DML. -- 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]
