Skip to content

Conversation

@lilgreenbird
Copy link
Contributor

No description provided.

@lilgreenbird lilgreenbird added this to the 12.9.0 milestone Sep 20, 2024
@codecov
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.63%. Comparing base (3be298f) to head (4d8e674).
Report is 2 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@Jeffery-Wasty Jeffery-Wasty self-requested a review September 20, 2024 17:20
Copy link

@Zipdriv Zipdriv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

****

@lilgreenbird lilgreenbird removed the request for review from barryw-mssql September 23, 2024 21:49
@lilgreenbird lilgreenbird merged commit e03b196 into main Sep 23, 2024
@Jeffery-Wasty Jeffery-Wasty deleted the jdk23 branch September 25, 2024 18:46
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 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
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 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 34c3dde)
Signed-off-by: Dongjoon Hyun <[email protected]>
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 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed/Merged PRs

Development

Successfully merging this pull request may close these issues.

5 participants