You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2015/07/17 01:29:04 UTC

[jira] [Created] (HIVE-11286) insert values clause should support functions

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)