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/24 02:02:00 UTC

[jira] [Updated] (CALCITE-3954) Always compare types using equals

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

Danny Chen updated CALCITE-3954:
--------------------------------
    Description: As discussed in CALCITE-3932, the intern of data type can not be guaranteed, so we must alway compare the data types using equals.

> Always compare types using equals
> ---------------------------------
>
>                 Key: CALCITE-3954
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3954
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.22.0
>            Reporter: Danny Chen
>            Assignee: Danny Chen
>            Priority: Major
>             Fix For: 1.23.0
>
>
> As discussed in CALCITE-3932, the intern of data type can not be guaranteed, so we must alway compare the data types using equals.



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