[
https://issues.apache.org/jira/browse/CALCITE-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Baofeng Zhang updated CALCITE-1457:
-----------------------------------
Priority: Trivial (was: Major)
Description:
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!
was:
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!
> 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)