munendrasn commented on code in PR #7358:
URL: https://github.com/apache/iceberg/pull/7358#discussion_r1174522019
##########
aws/src/integration/java/org/apache/iceberg/aws/dynamodb/TestDynamoDbCatalog.java:
##########
@@ -379,6 +379,21 @@ public void testRegisterTable() {
Assertions.assertThat(catalog.dropNamespace(namespace)).isTrue();
}
+ @Test
+ public void testDefaultWarehousePathWithLocation() {
Review Comment:
I have included the unit tests, but for now, included tests only for
defaultwarehouse location path in unit tests
--
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]