ramitg254 commented on code in PR #6259:
URL: https://github.com/apache/hive/pull/6259#discussion_r2720058969
##########
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:
done, updated it should throw partition not found exception instead of
unsupported exception and kept the original nane
--
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]