nastra commented on code in PR #9890:
URL: https://github.com/apache/iceberg/pull/9890#discussion_r1517567287


##########
core/src/test/java/org/apache/iceberg/catalog/CatalogTests.java:
##########
@@ -168,6 +168,14 @@ protected boolean supportsNamesWithDot() {
     return true;
   }
 
+  protected boolean supportsCreatingEmptyNamespace() {

Review Comment:
   currently, the only reason that two flags exist is because Nessie's behavior 
is different from JDBC + InMemory. 



-- 
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]

Reply via email to