-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Python][CI] test-conda-python-3.11-spark-master fails, requires Java 17 #38060
Comments
I suppose if Spark has dropped Java 8, there's no reason we can't drop Java 8 for Arrow 14 or Arrow 15? |
+1! I just opened #38051 today. Arrow v15 is the current target release. I figured it would be better to have more discussion on the mailing list before dropping support. |
kou
pushed a commit
that referenced
this issue
Oct 6, 2023
### Rationale for this change Spark released 3.5.0 and dropped support for Java 8 and 11 on main. ### What changes are included in this PR? * Upgrade Spark integration tests from v3.4.1 -> 3.5.0 * Use JDK 17 for Spark latest ### Are these changes tested? Will test in CI ### Are there any user-facing changes? No * Closes: #38060 Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
JerAguilon
pushed a commit
to JerAguilon/arrow
that referenced
this issue
Oct 23, 2023
### Rationale for this change Spark released 3.5.0 and dropped support for Java 8 and 11 on main. ### What changes are included in this PR? * Upgrade Spark integration tests from v3.4.1 -> 3.5.0 * Use JDK 17 for Spark latest ### Are these changes tested? Will test in CI ### Are there any user-facing changes? No * Closes: apache#38060 Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
loicalleyne
pushed a commit
to loicalleyne/arrow
that referenced
this issue
Nov 13, 2023
### Rationale for this change Spark released 3.5.0 and dropped support for Java 8 and 11 on main. ### What changes are included in this PR? * Upgrade Spark integration tests from v3.4.1 -> 3.5.0 * Use JDK 17 for Spark latest ### Are these changes tested? Will test in CI ### Are there any user-facing changes? No * Closes: apache#38060 Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
dgreiss
pushed a commit
to dgreiss/arrow
that referenced
this issue
Feb 19, 2024
### Rationale for this change Spark released 3.5.0 and dropped support for Java 8 and 11 on main. ### What changes are included in this PR? * Upgrade Spark integration tests from v3.4.1 -> 3.5.0 * Use JDK 17 for Spark latest ### Are these changes tested? Will test in CI ### Are there any user-facing changes? No * Closes: apache#38060 Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug, including details regarding any error messages, version, and platform.
test-conda-python-3.11-spark-master
fails with:https://github.com/ursacomputing/crossbow/actions/runs/6424410884/job/17445002795
Component(s)
Python
The text was updated successfully, but these errors were encountered: