You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Ruben Q L (Jira)" <ji...@apache.org> on 2020/11/19 08:25:00 UTC

[jira] [Resolved] (CALCITE-4402) The equalsDeep of SqlCall returns wrong result

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

Ruben Q L resolved CALCITE-4402.
--------------------------------
    Fix Version/s: 1.27.0
       Resolution: Fixed

Fixed via https://github.com/apache/calcite/commit/5a847ea0c33113a3052bed4266700a9bde0eb16b

Thanks [~871] for the patch!

> The equalsDeep of SqlCall returns wrong result
> ----------------------------------------------
>
>                 Key: CALCITE-4402
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4402
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: hqx
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.27.0
>
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
>  
> The method equalsDeep of SqlCall will returns wrong result when used to compare count and count_distinct, because it does not compare the functionQuantifier 
>   



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