Skip to content

Comments

[SPARK-42451][SQL][TESTS] Simplifies the filter conditions of testingVersions in HiveExternalCatalogVersionsSuite#40039

Closed
LuciferYang wants to merge 1 commit intoapache:masterfrom
LuciferYang:HiveExternalCatalogVersionsSuite-testVersion
Closed

[SPARK-42451][SQL][TESTS] Simplifies the filter conditions of testingVersions in HiveExternalCatalogVersionsSuite#40039
LuciferYang wants to merge 1 commit intoapache:masterfrom
LuciferYang:HiveExternalCatalogVersionsSuite-testVersion

Conversation

@LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Feb 15, 2023

What changes were proposed in this pull request?

Spark 3.1.x already EOL and has been deleted from https://dist.apache.org/repos/dist/release/spark, this pr remove the filter condition !(v.startsWith("3.1") && SystemUtils.isJavaVersionAtLeast(JavaVersion.JAVA_17)) from testingVersions check, all version already support test with Java 17.

Why are the changes needed?

Delete unnecessary test conditions.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass GitHub Actions

@github-actions github-actions bot added the SQL label Feb 15, 2023
@wangyum wangyum closed this in 5182664 Feb 16, 2023
@wangyum
Copy link
Member

wangyum commented Feb 16, 2023

Merged to master.

@LuciferYang
Copy link
Contributor Author

Thanks @wangyum @dongjoon-hyun

@LuciferYang LuciferYang deleted the HiveExternalCatalogVersionsSuite-testVersion branch June 9, 2023 07:03
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.

3 participants