nastra commented on code in PR #8918:
URL: https://github.com/apache/iceberg/pull/8918#discussion_r1375774903


##########
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:
   it's better to rename the method rather than override it, since it's testing 
custom logic here



-- 
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]

Reply via email to