marton-bod commented on a change in pull request #2193:
URL: https://github.com/apache/hive/pull/2193#discussion_r617283836
##########
File path:
iceberg/iceberg-handler/src/test/java/queries/negative/create_iceberg_table_failure.q
##########
@@ -0,0 +1,2 @@
+set hive.vectorized.execution.enabled=true;
Review comment:
Can we add here other table creation failure scenarios too? One that
comes to mind now is where you specify a PARTITIONED BY clause but also specify
the json spec in the table properties. Another one could be related to type
mismatches, i.e. using an unsupported Hive type, like interval in the columns
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]