DonnyZone opened a new pull request #1252: [CALCITE-3087] 
AggregateOnProjectToAggregateUnifyRule cannot ignore Project when its Mapping 
breaks ordering
URL: https://github.com/apache/calcite/pull/1252
 
 
   As described in 
[CALCITE-3087](https://issues.apache.org/jira/browse/CALCITE-3087), 
AggregateOnProjectToAggregateUnifyRule cannot ignore Project when its Mapping 
breaks ordering.
   This PR: (1) adds validation in MutableAggreagte, as that in Aggregate, (2) 
adds a Project after UnifyAggregate to recover the field order and ensure the 
result's rowtype when the mapping breaks ordering.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to