[
https://issues.apache.org/jira/browse/CALCITE-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-899.
---------------------------------
Fix Version/s: 1.18.0
Resolution: Duplicate
This issue was resolved by CALCITE-2405, which removed the
{{CommonNonReservedKeywords()}} from the parser. Now each sub-parser can have
its own list of non-reserved keywords.
> Make NonReservedKeyWord List Extendable
> ---------------------------------------
>
> Key: CALCITE-899
> URL: https://issues.apache.org/jira/browse/CALCITE-899
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Sudheesh Katkam
> Priority: Major
> Fix For: 1.18.0
>
>
> Per conversation on DRILL-1065 (or see [pull
> request|https://github.com/apache/drill/pull/159]), the keyword list can be
> extended but non-reserved keywords cannot be. Also, we don't need
> NonReservedKeyWord() and CommonNonReservedKeyWord() to be separate anymore.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)