roryqi commented on code in PR #9955:
URL: https://github.com/apache/gravitino/pull/9955#discussion_r2798658708
##########
iceberg/iceberg-rest-server/src/test/java/org/apache/gravitino/iceberg/service/rest/TestIcebergTableOperations.java:
##########
@@ -694,6 +695,40 @@ void testRemoteSigningNotSupported(Namespace namespace) {
"Error message should mention remote signing: " + errorBody);
}
+ @ParameterizedTest
+
@MethodSource("org.apache.gravitino.iceberg.service.rest.IcebergRestTestUtil#testNamespaces")
Review Comment:
This is related about this pull request.
--
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]