[ https://issues.apache.org/jira/browse/HIVE-12707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070309#comment-15070309 ]
Rajit Saha commented on HIVE-12707: ----------------------------------- [~pxiong] Thanks for the help. Actual this backward compatibility missing is making trouble for our platform users as they have use backtics for every query they write , even after we added backtic in schema . To me it would be nice if we can have consistency in these reserved keywords and hive.support.sql11.reserved.keywords is a nice way to deal with backward compatibility. So to me it would be very helpful for users if we can add INTERVAL in hive.support.sql11.reserved.keywords list. > 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)