ajantha-bhat commented on code in PR #6223:
URL: https://github.com/apache/iceberg/pull/6223#discussion_r1027585464
##########
aws/src/test/java/org/apache/iceberg/aws/glue/TestGlueCatalog.java:
##########
@@ -144,6 +144,32 @@ public void testDefaultWarehouseLocationDbUri() {
Assert.assertEquals("s3://bucket2/db/table", location);
}
+ @Test
+ public void testDefaultWarehouseLocationCustomCatalogId() {
Review Comment:
The integration tests in `TestGlueCatalogNamespace` also don't set the
catalogId, do we need to set it in those files also?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]