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)