Vitalii Diravka created DRILL-7071:
--------------------------------------
Summary: Reserved words documentation udpate
Key: DRILL-7071
URL: https://issues.apache.org/jira/browse/DRILL-7071
Project: Apache Drill
Issue Type: Task
Components: Documentation
Affects Versions: 1.15.0
Reporter: Vitalii Diravka
Fix For: Future
Last time a lot of reserved keywords were added to Drill project, for instance
in DRILL-1328 or DRILL-7058 will introduce new one too. Therefore Drill
reserved keywords in documentation should be updated:
[https://drill.apache.org/docs/reserved-keywords/]
These words should be obtained from these sections of Drill Parser file:
[https://github.com/apache/drill/blob/master/exec/java-exec/src/main/codegen/data/Parser.tdd#L30]
and
[https://github.com/apache/drill/blob/master/exec/java-exec/src/main/codegen/data/Parser.tdd#L390]
_Note:_ this list will be updated after the next Calcite version update.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)