You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2020/03/05 06:39:00 UTC

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

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

Haisheng Yuan resolved CALCITE-3821.
------------------------------------
    Fix Version/s: 1.23.0
       Resolution: Fixed

FIxed in https://github.com/apache/calcite/commit/1653e21f4fa552f160d49a33a659da618c6f0920.

> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.23.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The check of containsMultiset() is shortcut by a "false" constant. Also what the function really does is to check rel node does *not* contain window aggs.



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