Chao Sun created HIVE-10445:
-------------------------------
Summary: Report error when dynamic partition insert is not
following the correct syntax
Key: HIVE-10445
URL: https://issues.apache.org/jira/browse/HIVE-10445
Project: Hive
Issue Type: Bug
Components: Query Processor
Affects Versions: 1.1.0
Reporter: Chao Sun
Assignee: Chao Sun
With dynamic partition insert, user should follow the syntax as specified in:
https://cwiki.apache.org/confluence/display/Hive/DynamicPartitions.
However, this is purely enforced on the user side, and there's no checking in
Hive. As result, this could cause unexpected results for user queries, or
confusing error messages.
I think we need to explicitly throw error if user query doesn't follow the
syntax.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)