[
https://issues.apache.org/jira/browse/IGNITE-15031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381929#comment-17381929
]
Aleksey Plekhanov commented on IGNITE-15031:
--------------------------------------------
[~korlov], can you please have a look at the patch?
> 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
> 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)