You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Chao Sun (JIRA)" <ji...@apache.org> on 2015/04/27 18:52:40 UTC

[jira] [Updated] (HIVE-10445) Report error when dynamic partition insert is not following the correct syntax

     [ https://issues.apache.org/jira/browse/HIVE-10445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Sun updated HIVE-10445:
----------------------------
    Attachment: HIVE-10045.1.patch

> 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
>         Attachments: HIVE-10045.1.patch
>
>
> 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)