[
https://issues.apache.org/jira/browse/CALCITE-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated CALCITE-1457:
---------------------------------
Fix Version/s: 1.11.0
> 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
> Fix For: 1.11.0
>
>
> 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)