[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358171#comment-14358171 ]
Lefty Leverenz commented on HIVE-6617: -------------------------------------- Doc note: This adds *hive.support.sql11.reserved.keywords* to HiveConf.java, so it needs to be documented for 1.2.0 in the Configuration Properties doc. The 74 keywords can be documented in the DDL and Select docs. (Perhaps the DML doc should also refer to one of the other docs for keyword usage.) * [Hive Configuration Properties | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties] * [Hive DDL | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL] * [Select Syntax | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Select#LanguageManualSelect-SelectSyntax] * [Hive DML | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DML] > Reduce ambiguity in grammar > --------------------------- > > Key: HIVE-6617 > URL: https://issues.apache.org/jira/browse/HIVE-6617 > Project: Hive > Issue Type: Task > Components: Parser > Affects Versions: 0.14.0, 1.0.0, 1.1.0 > Reporter: Ashutosh Chauhan > Assignee: Pengcheng Xiong > Labels: TODOC1.2 > Fix For: 1.2.0 > > Attachments: HIVE-6617.01.patch, HIVE-6617.02.patch, > HIVE-6617.03.patch, HIVE-6617.04.patch, HIVE-6617.05.patch, > HIVE-6617.06.patch, HIVE-6617.07.patch, HIVE-6617.08.patch, > HIVE-6617.09.patch, HIVE-6617.10.patch, HIVE-6617.11.patch, > HIVE-6617.12.patch, HIVE-6617.13.patch, HIVE-6617.14.patch, > HIVE-6617.15.patch, HIVE-6617.16.patch, HIVE-6617.17.patch, > HIVE-6617.18.patch, HIVE-6617.19.patch, HIVE-6617.20.patch, > HIVE-6617.21.patch, HIVE-6617.22.patch, HIVE-6617.23.patch, > HIVE-6617.24.patch, HIVE-6617.25.patch, HIVE-6617.26.patch, parser.png > > > CLEAR LIBRARY CACHE > As of today, antlr reports 214 warnings. Need to bring down this number, > ideally to 0. -- This message was sent by Atlassian JIRA (v6.3.4#6332)