You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2021/07/29 15:28:00 UTC

[jira] [Updated] (IGNITE-15031) Calcite engine. Parser fails on REPLACE function

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

Aleksey Plekhanov updated IGNITE-15031:
---------------------------------------
    Labels: calcite3-required  (was: )

> Calcite engine. Parser fails on REPLACE function
> ------------------------------------------------
>
>                 Key: IGNITE-15031
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15031
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Taras Ledkov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>              Labels: calcite3-required
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The {{REPLACE}} function is declared at the calcite engine ({{SqlStdOperatorTable#REPLACE}})
> but parser fails on the query:
> {{SELECT REPLACE('A', 'B' 'C')}}
> with error: {{Encountered "" at line 1, column 8.}}
> Tests:
> {{function/string/test_replace.test_ignore}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)