You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2020/11/14 03:39:25 UTC

[GitHub] [calcite] hqx871 opened a new pull request #2259: fix: the method equalsDeep of SqlCall

hqx871 opened a new pull request #2259:
URL: https://github.com/apache/calcite/pull/2259


   The method equalsDeep of SqlCall will return wrong result when used to compare count and count_distinct expression, because the method does not compare the FunctionQuantifier


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [calcite] hqx871 closed pull request #2259: fix: the method equalsDeep of SqlCall

Posted by GitBox <gi...@apache.org>.
hqx871 closed pull request #2259:
URL: https://github.com/apache/calcite/pull/2259


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org