Prasanth Jayachandran created HIVE-11198:
--------------------------------------------
Summary: Fix load data query file format check for partitioned
tables
Key: HIVE-11198
URL: https://issues.apache.org/jira/browse/HIVE-11198
Project: Hive
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
Attachments: HIVE-11198.patch
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)