You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Shuo Cheng (Jira)" <ji...@apache.org> on 2020/01/10 03:42:00 UTC

[jira] [Created] (CALCITE-3721) Filter of distinct aggregate call is lost after applying `AggregateExpandDistinctAggregatesRule`

Shuo Cheng created CALCITE-3721:
-----------------------------------

             Summary: Filter of distinct aggregate call is lost after applying `AggregateExpandDistinctAggregatesRule`
                 Key: CALCITE-3721
                 URL: https://issues.apache.org/jira/browse/CALCITE-3721
             Project: Calcite
          Issue Type: Bug
          Components: core
    Affects Versions: 1.21.0
            Reporter: Shuo Cheng
            Assignee: Shuo Cheng
             Fix For: 1.22.0


In `AggregateExpandDistinctAggregatesRule`, when the distinct aggregate call is rewriting usingĀ 

groupingSets, the filter of the distinct aggregate call itself is lost unexpected.



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