mchades commented on code in PR #7335:
URL: https://github.com/apache/gravitino/pull/7335#discussion_r2128457999
##########
catalogs/catalog-hadoop/src/test/java/org/apache/gravitino/catalog/hadoop/TestHadoopCatalogOperations.java:
##########
@@ -610,6 +606,7 @@ public void testAlterSchema() throws IOException {
@Test
public void testDropSchema() throws IOException {
+ stubSchema(20L);
String name = "schema20";
String comment = "comment20";
String catalogPath = TEST_ROOT_PATH + "/" + "catalog20";
Review Comment:
sounds good
--
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]