Caican Cai created CALCITE-6164:
-----------------------------------
Summary: add testPushDownProjectAggregateWithAvg on CSVTest
Key: CALCITE-6164
URL: https://issues.apache.org/jira/browse/CALCITE-6164
Project: Calcite
Issue Type: Test
Components: tests
Affects Versions: 1.36.0
Environment: linux+java
Reporter: Caican Cai
Fix For: 1.37.0
The avg operator in the agg operator is actually different from the aggregation
operators such as max and count, because avg will be split into count/avg. I
think the avg operator can be formed into a separate test
--
This message was sent by Atlassian Jira
(v8.20.10#820010)