You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched in the issues and found no similar issues.
What would you like to be improved?
Support Spark 4.
How should we improve?
This requires the Spark client to compile for Scala 2.13 and work with Spark 4. The Spark 3 client is compatible to Spark 4, but users might hesitate to use the Spark 3 client with Spark 4, so Uniffle should provide a Spark 4 client, which is basically based on Spark 3.
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered:
### What changes were proposed in this pull request?
Support compiling Spark client against Scala 2.13 dependencies.
### Why are the changes needed?
Starting with Spark 4, Scala 2.13 is required.
Contributes to: #1805
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
CI
Code of Conduct
Search before asking
What would you like to be improved?
Support Spark 4.
How should we improve?
This requires the Spark client to compile for Scala 2.13 and work with Spark 4. The Spark 3 client is compatible to Spark 4, but users might hesitate to use the Spark 3 client with Spark 4, so Uniffle should provide a Spark 4 client, which is basically based on Spark 3.
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: