[ 
https://issues.apache.org/jira/browse/HIVE-12707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070490#comment-15070490
 ] 

Pengcheng Xiong commented on HIVE-12707:
----------------------------------------

I got the following error when I compile it locally
{code}
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] 
/Users/pxiong/Projects/cbo/hive/ql/target/generated-sources/antlr3/org/apache/hadoop/hive/ql/parse/HiveParser_IdentifiersParser.java:[13450,27]
 code too large
[INFO] 1 error
{code}
I guess the grammar after adding interval becomes too complicated.

> ParseException for column name  'INTERVAL', even set 
> hive.support.sql11.reserved.keywords = false
> -------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-12707
>                 URL: https://issues.apache.org/jira/browse/HIVE-12707
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>            Reporter: Rajit Saha
>            Assignee: Pengcheng Xiong
>         Attachments: HIVE-12707.01.patch
>
>
> Any column name INTERVAL is causing ParseException , even we set 
> hive.support.sql11.reserved.keywords = false



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

Reply via email to