Vladimir Sitnikov created CALCITE-4235:
------------------------------------------
Summary: SqlValidatorImpl#validateGroupItem and
validateGroupingSets are not using AggregatingSelectScope parameter
Key: CALCITE-4235
URL: https://issues.apache.org/jira/browse/CALCITE-4235
Project: Calcite
Issue Type: Sub-task
Components: core
Affects Versions: 1.25.0
Reporter: Vladimir Sitnikov
The methods are passing AggregatingSelectScope aggregatingScope parameter to
each other, however, none of them is using the parameter.
So the parameter might need to be removed or it might mean the parameter needs
to be used for some validation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)