wForget commented on PR #4884: URL: https://github.com/apache/datafusion-comet/pull/4884#issuecomment-4966094178
Most Comet Spark unit tests pass successfully. See: https://github.com/apache/datafusion-comet/actions/runs/29303133000/job/86994439958?pr=4884 The remaining failures are due to: - The Uniffle Shuffle Manager supports only native shuffle mode. - The data ordering produced by the remote shuffle service differs from that of local shuffle, so results without explicit sorting are nondeterministic. -- 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]
