lots of reserved keywords in hive
---------------------------------
Key: HIVE-701
URL: https://issues.apache.org/jira/browse/HIVE-701
Project: Hadoop Hive
Issue Type: New Feature
Components: Query Processor
Reporter: Namit Jain
There is a problem if we want to use some reserved keywords:
for example, creating a function of name left/right ? left/right is already a
reserved keyword.
The other way around should also be possible - if we want to add a 'show tables
status' and some applications already use status as a column name, they should
not break
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.