nastra opened a new pull request, #4491: URL: https://github.com/apache/iceberg/pull/4491
This adds a new `NessieIcebergClient` class that encapsulates some of the features that have been used across the `NessieCatalog`. It also slightly improves the error messages to include the reference or the table name when something fails. Note that the `testFailure()` method was updated, because we're now always using the same `UpdateableReference` between `NessieCatalog` and `NessieTableOperations`, so that it's higly unlikely that those two get out-of-sync. -- 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]
