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


##########
core/src/test/java/org/apache/iceberg/catalog/CatalogTests.java:
##########
@@ -192,6 +194,14 @@ protected boolean supportsEmptyNamespace() {
     return false;
   }
 
+  protected boolean supportsTableRename() {

Review Comment:
   why is this flag needed? seems like an unrelated change to me



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