nk1506 commented on code in PR #8918:
URL: https://github.com/apache/iceberg/pull/8918#discussion_r1375372030
##########
hive-metastore/src/test/java/org/apache/iceberg/hive/TestHiveCatalog.java:
##########
@@ -859,7 +862,7 @@ private void removeNamespaceOwnershipAndVerify(
}
@Test
- public void testDropNamespace() throws TException {
+ public void testDropNamespace() {
Review Comment:
Since it's overriding with Base class
[testDropNamespace](https://github.com/apache/iceberg/blob/385a6bd296e551bdfdab48d2a291d3516f999f5a/core/src/test/java/org/apache/iceberg/catalog/CatalogTests.java#L345)
--
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]