rdblue opened a new pull request #3244: URL: https://github.com/apache/iceberg/pull/3244
This moves implementations that translate from `Catalog` methods to the `TableBuilder` API into the `Catalog` interface rather than in `BaseMetastoreCatalog`. This should avoid implementing them in other non-metastore catalogs. -- 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]
