JDK 23 support#2515
Merged
lilgreenbird merged 1 commit intomainfrom Sep 23, 2024
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2515 +/- ##
============================================
- Coverage 50.64% 50.63% -0.01%
- Complexity 3821 3822 +1
============================================
Files 145 145
Lines 33133 33133
Branches 5558 5558
============================================
- Hits 16779 16777 -2
+ Misses 13951 13950 -1
- Partials 2403 2406 +3 ☔ View full report in Codecov by Sentry. |
Jeffery-Wasty
approved these changes
Sep 20, 2024
tkyc
approved these changes
Sep 23, 2024
Jeffery-Wasty
approved these changes
Sep 23, 2024
dongjoon-hyun
added a commit
to apache/spark
that referenced
this pull request
Nov 3, 2025
### What changes were proposed in this pull request? This PR aims to upgrade `mssql-jdbc` test dependency to `13.2.1.jre11`. ### Why are the changes needed? To use the latest features (like JDK 23 official support) and bug fixed versions during testing. - https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.1 - microsoft/mssql-jdbc#2801 - https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.0 - microsoft/mssql-jdbc#2724 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.2 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.1 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.0 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.9.0 - microsoft/mssql-jdbc#2515 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.8.2 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #52856 from dongjoon-hyun/SPARK-54155. Authored-by: Dongjoon Hyun <dongjoon@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
dongjoon-hyun
added a commit
to apache/spark
that referenced
this pull request
Nov 3, 2025
### What changes were proposed in this pull request? This PR aims to upgrade `mssql-jdbc` test dependency to `13.2.1.jre11`. ### Why are the changes needed? To use the latest features (like JDK 23 official support) and bug fixed versions during testing. - https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.1 - microsoft/mssql-jdbc#2801 - https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.0 - microsoft/mssql-jdbc#2724 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.2 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.1 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.0 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.9.0 - microsoft/mssql-jdbc#2515 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.8.2 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #52856 from dongjoon-hyun/SPARK-54155. Authored-by: Dongjoon Hyun <dongjoon@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org> (cherry picked from commit 34c3dde) Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
huangxiaopingRD
pushed a commit
to huangxiaopingRD/spark
that referenced
this pull request
Nov 25, 2025
### What changes were proposed in this pull request? This PR aims to upgrade `mssql-jdbc` test dependency to `13.2.1.jre11`. ### Why are the changes needed? To use the latest features (like JDK 23 official support) and bug fixed versions during testing. - https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.1 - microsoft/mssql-jdbc#2801 - https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.0 - microsoft/mssql-jdbc#2724 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.2 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.1 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.0 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.9.0 - microsoft/mssql-jdbc#2515 - https://github.com/microsoft/mssql-jdbc/releases/tag/v12.8.2 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#52856 from dongjoon-hyun/SPARK-54155. Authored-by: Dongjoon Hyun <dongjoon@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.