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/17 06:47:00 UTC

[jira] [Created] (CALCITE-3934) Supports implicit type coercion for operators with repeated type families

Danny Chen created CALCITE-3934:
-----------------------------------

             Summary: Supports implicit type coercion for operators with repeated type families
                 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
             Fix For: 1.23.0


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)