[
https://issues.apache.org/jira/browse/HIVE-12707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070213#comment-15070213
]
Pengcheng Xiong commented on HIVE-12707:
----------------------------------------
I also edit the document for reserved key words. "Note, set
hive.support.sql11.reserved.keywords=false will only enable part of the
reserved keywords to be used as identifier without backticks. Some of the
reserved keywords, such as INTERVAL was always a reserved key word even before
hive.support.sql11.reserved.keywords was introduced. Thus, the only way to use
it as an identifier is through backticks."
> 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
> Fix For: 1.2.1
>
>
> 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)