exmy opened a new issue, #6513: URL: https://github.com/apache/incubator-gluten/issues/6513
### Description The current versions of Spark that Gluten depends on are `3.3.1` and `3.2.2`, both of which have known issues [SPARK-40588](https://issues.apache.org/jira/browse/SPARK-40588) which breaks correctness of output. I tried to fix this issue in pr https://github.com/apache/incubator-gluten/pull/6502, but CI failed due to change spark version to `3.3.2` and `3.2.3` in pom.xml. -- 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]
