andygrove commented on PR #2756: URL: https://github.com/apache/datafusion-comet/pull/2756#issuecomment-3522679967
The code was correct. The shuffle check was added specifically for `ObjecrtHashAggregateExec` because the format of interim shuffle data may not be compatible between Spark and Comet. The logic is improved in https://github.com/apache/datafusion-comet/pull/2764 to make this more obvious -- 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]
