You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Pengcheng Xiong (JIRA)" <ji...@apache.org> on 2015/09/04 19:18:46 UTC

[jira] [Resolved] (HIVE-11703) Make RegExp and RLike reserved keywords

     [ https://issues.apache.org/jira/browse/HIVE-11703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pengcheng Xiong resolved HIVE-11703.
------------------------------------
    Resolution: Fixed

> Make RegExp and RLike reserved keywords
> ---------------------------------------
>
>                 Key: HIVE-11703
>                 URL: https://issues.apache.org/jira/browse/HIVE-11703
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Pengcheng Xiong
>            Assignee: Pengcheng Xiong
>
> RegExp and RLike are treated as "precedenceEqualNegatableOperator" in Hive. They actually come from MySQL. Both of them are not keywords in SQL2011. But they are reserved keywords in MySQL. Making them reserved ones can eliminate the current 14 ambiguities that we have in current Hive. If users still would like to use them as identifiers/function names, users can "set hive.support.sql11.reserved.keywords=false;"



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