You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Xiening Dai (Jira)" <ji...@apache.org> on 2020/02/25 19:45:00 UTC

[jira] [Created] (CALCITE-3821) RelOptUtil::containsMultisetOrWindowedAgg doesn't really check multiset

Xiening Dai created CALCITE-3821:
------------------------------------

             Summary: RelOptUtil::containsMultisetOrWindowedAgg doesn't really check multiset
                 Key: CALCITE-3821
                 URL: https://issues.apache.org/jira/browse/CALCITE-3821
             Project: Calcite
          Issue Type: Bug
            Reporter: Xiening Dai


The check of containsMultiset() is shortcut by a "false" constant. Also what the function really does is to check rel node does *not* contain aggs.



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