[
https://issues.apache.org/jira/browse/CALCITE-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938854#comment-16938854
]
Julian Hyde commented on CALCITE-3235:
--------------------------------------
Please post your question to the dev list. Adding questions to closed bugs
confuses people. I saw you also logged a bug with the same question. This
behavior is [cross-posting|https://en.wikipedia.org/wiki/Crossposting] and it
is not helpful. The dev list is the right place for such questions.
> 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
> Fix For: 1.21.0
>
> Time Spent: 40m
> 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
(v8.3.4#803005)