zhztheplayer commented on issue #8184:
URL: 
https://github.com/apache/incubator-gluten/issues/8184#issuecomment-2533532303

   I believe the relevant sort-removal code is 
[here](https://github.com/apache/incubator-gluten/blob/main/gluten-substrait/src/main/scala/org/apache/gluten/extension/columnar/EliminateLocalSort.scala).
 I think we could preserve the sort as long as vanilla Spark plan has it with a 
hash agg. This requires for a fix.


-- 
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]

Reply via email to