You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/11/07 04:43:22 UTC

[jira] [Created] (HIVE-5767) in SemanticAnalyzer#doPhase1, handling for TOK_UNION falls thru into TOK_INSERT

Sergey Shelukhin created HIVE-5767:
--------------------------------------

             Summary: in SemanticAnalyzer#doPhase1, handling for TOK_UNION falls thru into TOK_INSERT
                 Key: HIVE-5767
                 URL: https://issues.apache.org/jira/browse/HIVE-5767
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin
            Priority: Trivial


I don't think it's intended. INSERT path consists of a big if statement which prevents most of the code from executing for union case.



--
This message was sent by Atlassian JIRA
(v6.1#6144)