You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/29 19:28:34 UTC

[jira] [Created] (DRILL-2116) Add non-reserved keywords to non-reserved keyword list in parser

Jacques Nadeau created DRILL-2116:
-------------------------------------

             Summary: Add non-reserved keywords to non-reserved keyword list in parser
                 Key: DRILL-2116
                 URL: https://issues.apache.org/jira/browse/DRILL-2116
             Project: Apache Drill
          Issue Type: Bug
          Components: SQL Parser
            Reporter: Jacques Nadeau
            Assignee: Aman Sinha


There are a number of keywords in Drill that shouldn't be considered reserved when parsing.  Calcite allows us to customize the list of un-reserved keywords and we should update the list to allow more words.  Things that I've run across include value, user, left, etc.  

This is a very common usability problem.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)