deniskuzZ commented on code in PR #6259:
URL: https://github.com/apache/hive/pull/6259#discussion_r2719645445


##########
iceberg/iceberg-handler/src/test/java/org/apache/iceberg/mr/hive/TestHiveIcebergStorageHandlerNoScan.java:
##########
@@ -1483,25 +1483,6 @@ public void 
testMetaHookWithUndefinedAlterOperationType() throws Exception {
     metaHook.commitAlterTable(hmsTable, environmentContext);
   }
 
-  @Test
-  public void testCommandsWithPartitionClauseThrow() {

Review Comment:
   unit tests are cheaper compared to qtest. isn't the qtest doint the same, 
check for exception?
   do a look-up for `AssertHelpers.assertThrows(..)` in the codebase



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