xiedeyantu commented on code in PR #4636:
URL: https://github.com/apache/calcite/pull/4636#discussion_r2535744244
##########
core/src/test/resources/sql/agg.iq:
##########
@@ -4187,4 +4187,115 @@ EnumerableCalc(expr#0..8=[{inputs}], DEPTNO=[$t0],
ENAME=[$t2], SAL_COL=[$t3], F
EnumerableTableScan(table=[[scott, EMP]])
!plan
+# [CALCITE-5465] Rule of AGGREGATE_EXPAND_DISTINCT_AGGREGATES transforms wrong
plan, when sql has distinct agg-call with rollup
Review Comment:
Thank you very much for helping to verify these results.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]