You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Ryan Fu (JIRA)" <ji...@apache.org> on 2019/08/14 18:24:00 UTC

[jira] [Commented] (CALCITE-3235) Add CONCAT function for Redshift

    [ https://issues.apache.org/jira/browse/CALCITE-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907521#comment-16907521 ] 

Ryan Fu commented on CALCITE-3235:
----------------------------------

PR: [https://github.com/apache/calcite/pull/1376] is ready for review

> 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
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 20m
>  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)