Skip to content

[SPARK-45802][CORE] Remove no longer needed Java majorVersion checks in Platform#43672

Closed
LuciferYang wants to merge 2 commits intoapache:masterfrom
LuciferYang:SPARK-45802
Closed

[SPARK-45802][CORE] Remove no longer needed Java majorVersion checks in Platform#43672
LuciferYang wants to merge 2 commits intoapache:masterfrom
LuciferYang:SPARK-45802

Conversation

@LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Nov 6, 2023

What changes were proposed in this pull request?

This PR removes the version checks for Java 9 and 11 from Platform because Spark 4.0 minimum supports Java 17.

Why are the changes needed?

Remove no longer needed Java majorVersion checks.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass GitHub Actions

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the SQL label Nov 6, 2023
@LuciferYang
Copy link
Contributor Author

SparkConnectServiceE2ESuite becomes unstable with frequent failure cases

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you, @LuciferYang .

@LuciferYang
Copy link
Contributor Author

Thanks @dongjoon-hyun ~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants