Description
HIVE-11118 added file format check for ORC format. The check will throw exception when non ORC formats is loaded to ORC managed table. But it does not work for partitioned table. Partitioned tables are allowed to have some partitions with different file format. See this discussion for more details
https://issues.apache.org/jira/browse/HIVE-11118?focusedCommentId=14617271&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14617271
Attachments
Attachments
Issue Links
- relates to
-
HIVE-11118 Load data query should validate file formats with destination tables
- Closed