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

Julian Hyde commented on CALCITE-1457:
--------------------------------------

I just changed the status. This is not "fixed" unless and until there is a fix 
in master branch. I think you're going to have problems elsewhere in your 
grammar if you make INSERT non-reserved. But anyway. If you have further 
questions, ask on the dev list, don't raise a JIRA issue.

> Parser keyword conflict with UDF(insert, left, etc.)
> ----------------------------------------------------
>
>                 Key: CALCITE-1457
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1457
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>            Reporter: Baofeng Zhang
>            Assignee: Julian Hyde
>            Priority: Trivial
>
> UPDATE: close me :)
> Hi guys, 
> I try to implement MySQL function like INSERT(str, pos, len, newts), 
> LEFT(str, len), but these functions have the same keyword defined in 
> Parser.jj, which leads to mistake during sql parser procedure.
> Can anyone help me to get around this? Thx!



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

Reply via email to