You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/06 21:50:00 UTC

[jira] [Updated] (HIVE-24002) Allow 'expressions' instead of 'constant literal' for EXECUTE

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

ASF GitHub Bot updated HIVE-24002:
----------------------------------
    Labels: pull-request-available  (was: )

> Allow 'expressions' instead of 'constant literal' for EXECUTE
> -------------------------------------------------------------
>
>                 Key: HIVE-24002
>                 URL: https://issues.apache.org/jira/browse/HIVE-24002
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Query Planning
>            Reporter: Vineet Garg
>            Assignee: Vineet Garg
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently EXECUTE statement grammar allows constant literal only. This prevents negative literals or constant expressions like {{1+2}}. Changing it to {{expression}} type will allow broader type of literals. Note that this will require additional error checking after parsing to only allow "acceptable" literals.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)