jacques-n opened a new pull request #1849: URL: https://github.com/apache/iceberg/pull/1849
Introduce a new SupportsCatalogTransactions marker interface that can be added to a top-level Catalog. This then allows the creation of a "TransactionalCatalog" that looks like a normal catalog but supports catalog-level transactions using commit/rollback. This closes #1647 ---------------------------------------------------------------- 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]
