NEUpanning commented on issue #8227: URL: https://github.com/apache/incubator-gluten/issues/8227#issuecomment-2840639164
> even if collect list is made imperative and we retain ObjectHashAggregate in the initial plan, I believe the sort clause will still be removed as part of the local sort elimination rules and the result order does not match. @acvictor We also need to change EliminateLocalSort rule to allow the removal of the local sort only when the sort aggregation is transformed into a hash aggregation. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
