[
https://issues.apache.org/jira/browse/CALCITE-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908466#comment-16908466
]
Julian Hyde commented on CALCITE-3235:
--------------------------------------
Reviewing and testing now. I rebased and made a few tweaks in
[https://github.com/julianhyde/calcite/tree/3235-concat]; I will squash and
merge shortly if tests pass.
> Add CONCAT function for Redshift
> --------------------------------
>
> Key: CALCITE-3235
> URL: https://issues.apache.org/jira/browse/CALCITE-3235
> Project: Calcite
> Issue Type: Improvement
> Reporter: Ryan Fu
> Assignee: Julian Hyde
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Get this error:
> {{No match found for function signature CONCAT(<CHARACTER>, <CHARACTER>,
> ...)}}
> When using CONCAT, e.g.
> {{SELECT CONCAT('a', city) FROM public.aircraft}}
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)