[ https://issues.apache.org/jira/browse/HIVE-24002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vineet Garg updated HIVE-24002: ------------------------------- Labels: (was: pull-request-available) > 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 > 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)