blinkseb commented on code in PR #7125:
URL: https://github.com/apache/gravitino/pull/7125#discussion_r2081334836


##########
iceberg/iceberg-rest-server/src/test/java/org/apache/gravitino/iceberg/integration/test/IcebergRESTServiceIT.java:
##########
@@ -45,14 +45,25 @@
 @TestInstance(Lifecycle.PER_CLASS)
 public abstract class IcebergRESTServiceIT extends IcebergRESTServiceBaseIT {
 
-  protected static final String ICEBERG_REST_NS_PREFIX = "iceberg_rest_";
+  protected boolean supportsNestedNamespaces = true;

Review Comment:
   sure! I've just updated the PR. I've also fixed the 
`purgeAllIcebergTestNamespaces` which was not actually purging anything with 
nested namespaces :sweat_smile: 



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

Reply via email to