Sudheesh Katkam created DRILL-3875: -------------------------------------- Summary: Reserved words in option names Key: DRILL-3875 URL: https://issues.apache.org/jira/browse/DRILL-3875 Project: Apache Drill Issue Type: Improvement Components: Execution - Flow Reporter: Sudheesh Katkam
Either remove keywords from option names or create a list of non-reserved keywords. The list of keywords that we need to add to the non-reserved list: ["EXEC", "JOIN", "WINDOW", "LARGE", "PARTITION", "OLD", "COLUMN"]. See comments [here|https://github.com/apache/drill/pull/159]. -- This message was sent by Atlassian JIRA (v6.3.4#6332)