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/07 10:54:00 UTC

[jira] [Assigned] (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 reassigned IGNITE-15031:
------------------------------------------

    Assignee: Aleksey Plekhanov

> 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
>
> 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)