rdblue commented on a change in pull request #3956:
URL: https://github.com/apache/iceberg/pull/3956#discussion_r791065949
##########
File path: nessie/src/main/java/org/apache/iceberg/nessie/NessieCatalog.java
##########
@@ -76,7 +76,7 @@
* objects stored in them to assist with namespace-centric catalog exploration.
* </p>
*/
-public class NessieCatalog extends BaseMetastoreCatalog implements
AutoCloseable, SupportsNamespaces, Configurable {
+public class NessieCatalog extends BaseMetastoreCatalog implements
SupportsNamespaces, Configurable {
Review comment:
@nastra and @rymurr, is this change okay for Nessie?
--
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]