You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2020/04/18 01:24:00 UTC

[jira] [Updated] (CALCITE-3934) Allow type-coercion in CONCAT operator

     [ https://issues.apache.org/jira/browse/CALCITE-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danny Chen updated CALCITE-3934:
--------------------------------
    Summary: Allow type-coercion in CONCAT operator  (was: Supports implicit type coercion for operators with repeated type families)

> Allow type-coercion in CONCAT operator
> --------------------------------------
>
>                 Key: CALCITE-3934
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3934
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.22.0
>            Reporter: Danny Chen
>            Assignee: Danny Chen
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.23.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Supports implicit type coercion for operators with repeated type families, such as:
> {code:sql}
> CONCAT(123, 'abc', DATE '2020-04-17')
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)