KyleLin0927 commented on code in PR #7238:
URL: https://github.com/apache/gravitino/pull/7238#discussion_r2127982782
##########
catalogs/catalog-hadoop/src/test/java/org/apache/gravitino/catalog/hadoop/TestHadoopCatalogOperations.java:
##########
@@ -1493,6 +1494,24 @@ public void testCreateMultipleLocationsWithExceptions()
throws IOException {
null));
Assertions.assertEquals("Location name must not be blank",
exception.getMessage());
+ // empty location in catalog location
Review Comment:
done
--
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]