lirui-apache commented on a change in pull request #3790:
URL: https://github.com/apache/iceberg/pull/3790#discussion_r776922757
##########
File path:
hive-metastore/src/test/java/org/apache/iceberg/hive/TestHiveCatalog.java
##########
@@ -272,7 +270,7 @@ public void testCreateTableCustomSortOrder() {
}
@Test
- public void testCreateNamespace() throws TException {
+ public void testCreateNamespace() throws Exception {
Review comment:
`hiveLocalDir` in this test is also not cleared. I'll just take care of
that and revert irrelevant changes.
--
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]