yuqi1129 commented on code in PR #9097:
URL: https://github.com/apache/gravitino/pull/9097#discussion_r2540212510
##########
flink-connector/flink/src/test/java/org/apache/gravitino/flink/connector/integration/test/iceberg/FlinkIcebergRestCatalogIT.java:
##########
@@ -66,18 +66,16 @@ public void testListSchema() {
TestUtils.assertTableResult(
sql("SHOW DATABASES"),
ResultKind.SUCCESS_WITH_CONTENT,
- Row.of("default"),
Review Comment:
I reverted this change and used another way to resolve the problem
--
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]