Jesus Camacho Rodriguez created CALCITE-1400:
------------------------------------------------
Summary: AggregatePullUpConstantsRule might adjust aggregation
function parameters indices wrongly
Key: CALCITE-1400
URL: https://issues.apache.org/jira/browse/CALCITE-1400
Project: Calcite
Issue Type: Bug
Components: core
Affects Versions: 1.9.0
Reporter: Jesus Camacho Rodriguez
Assignee: Jesus Camacho Rodriguez
I explored a bit and I think this is a piece missing in CALCITE-1038.
Introducing a Project operator below as part of the rewriting was removed, and
thus, there is no need to adjust the indices of the aggregation function
parameters. However, the code is still there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)