Eugene Koifman created HIVE-11286:
-------------------------------------

             Summary: insert values clause should support functions
                 Key: HIVE-11286
                 URL: https://issues.apache.org/jira/browse/HIVE-11286
             Project: Hive
          Issue Type: Bug
          Components: SQL, Transactions
    Affects Versions: 1.2.0
            Reporter: Eugene Koifman


insert into T values(1,2) is supported
but 
insert into T values(1,current_date()) is not - this would be useful



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

Reply via email to