Skip to content

Comments

[MINOR][SQL] Remove regression-test-SPARK-8489/test-2.11.jar#43179

Closed
LuciferYang wants to merge 1 commit intoapache:masterfrom
LuciferYang:remove-test-2.11.jar
Closed

[MINOR][SQL] Remove regression-test-SPARK-8489/test-2.11.jar#43179
LuciferYang wants to merge 1 commit intoapache:masterfrom
LuciferYang:remove-test-2.11.jar

Conversation

@LuciferYang
Copy link
Contributor

What changes were proposed in this pull request?

This pr just remove a useless jar: sql/hive/src/test/resources/regression-test-SPARK-8489/test-2.11.jar

Why are the changes needed?

sql/hive/src/test/resources/regression-test-SPARK-8489/test-2.11.jar is used to assist with the test case SPARK-8489: MissingRequirementError during reflection, but as Spark 3.0 no longer supports Scala 2.11, it is no longer needed now.

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 Sep 29, 2023
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.

@dongjoon-hyun dongjoon-hyun changed the title [MINIOR] Remove regression-test-SPARK-8489/test-2.11.jar [MINIOR][SQL] Remove regression-test-SPARK-8489/test-2.11.jar Sep 29, 2023
@dongjoon-hyun dongjoon-hyun changed the title [MINIOR][SQL] Remove regression-test-SPARK-8489/test-2.11.jar [MINOR][SQL] Remove regression-test-SPARK-8489/test-2.11.jar Sep 29, 2023
@dongjoon-hyun
Copy link
Member

Merged to master.

@LuciferYang
Copy link
Contributor Author

Thanks @dongjoon-hyun @HyukjinKwon

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