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)