Gopal V created HIVE-14904:
------------------------------

             Summary: Hive: Constant fold VALUES() clauses instead of erroring 
out
                 Key: HIVE-14904
                 URL: https://issues.apache.org/jira/browse/HIVE-14904
             Project: Hive
          Issue Type: Bug
          Components: Query Planning
    Affects Versions: 2.1.0, 1.2.1, 2.2.0
            Reporter: Gopal V
            Priority: Minor


{code}
hive> create temporary table foo (a int);

hive> insert into foo values((1+1));
FAILED: SemanticException [Error 10293]: Unable to create temp file for insert 
values Expression of type + not supported in insert/values
{code}





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to