ramitg254 commented on code in PR #6259:
URL: https://github.com/apache/hive/pull/6259#discussion_r2719633531
##########
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:
I dropped it because q tests were covering the scenarios and I was not sure
on which part of result I should ran assert for and couple of different info
gets generated and simply dropped this because it was only checking for
exception
--
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]