You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2016/05/04 23:41:12 UTC

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

     [ https://issues.apache.org/jira/browse/HIVE-11286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koifman updated HIVE-11286:
----------------------------------
    Assignee:     (was: Eugene Koifman)

> insert values clause should support functions
> ---------------------------------------------
>
>                 Key: HIVE-11286
>                 URL: https://issues.apache.org/jira/browse/HIVE-11286
>             Project: Hive
>          Issue Type: Improvement
>          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)