apache / apache/gluten

[CORE] Support Spark versions `3.3.2` and `3.2.3`

Open
#6,513 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
1.6k
Forks
657
Avg merge
2d 14h
Merged PRs (30d)
80

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.