ebyhr commented on code in PR #12233:
URL: https://github.com/apache/iceberg/pull/12233#discussion_r1952497575


##########
core/src/test/java/org/apache/iceberg/hadoop/TestHadoopCatalog.java:
##########
@@ -387,6 +387,29 @@ public void testListNamespace() throws Exception {
         .hasMessage("Namespace does not exist: db.db2.ns2");
   }
 
+  @Test

Review Comment:
   This test passes even without `HadoopCatalog` change. It means the change is 
covered correctly. 
   edit: I see the issue happens in some specific JVM. 



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to