Skip to content

[SPARK-51628][INFRA] Clean up the assembly module before maven testing in maven daily test#50387

Closed
LuciferYang wants to merge 4 commits intoapache:masterfrom
LuciferYang:maven-daily-remove-assembly-before-tests
Closed

[SPARK-51628][INFRA] Clean up the assembly module before maven testing in maven daily test#50387
LuciferYang wants to merge 4 commits intoapache:masterfrom
LuciferYang:maven-daily-remove-assembly-before-tests

Conversation

@LuciferYang
Copy link
Copy Markdown
Contributor

@LuciferYang LuciferYang commented Mar 25, 2025

What changes were proposed in this pull request?

During the Maven daily test process, this pr has added cleanup work for the assembly module before mvn test (except for the connect module, as some tests in the connect-client-jvm module strongly depend on the completion of the assembly module build) to prevent the issue described in SPARK-51600 (#50385) from being unverifiable in the Maven daily test.

Why are the changes needed?

Reduce the dependency of Maven daily test on the completion of the assembly module build.

Does this PR introduce any user-facing change?

No, just for maven daily test.

How was this patch tested?

image

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

No

@LuciferYang LuciferYang changed the title Clean up the assembly module before maven testing [INFRA] Clean up the assembly module before maven testing Mar 27, 2025
@LuciferYang LuciferYang changed the title [INFRA] Clean up the assembly module before maven testing [INFRA] Clean up the assembly module before maven testing in maven daily test Mar 27, 2025
@LuciferYang LuciferYang changed the title [INFRA] Clean up the assembly module before maven testing in maven daily test [SPARK-51628][INFRA] Clean up the assembly module before maven testing in maven daily test Mar 27, 2025
@LuciferYang LuciferYang marked this pull request as ready for review March 27, 2025 06:03
@LuciferYang
Copy link
Copy Markdown
Contributor Author

cc @dongjoon-hyun @zhengruifeng

Copy link
Copy Markdown
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, LGTN. Thank you.

@LuciferYang
Copy link
Copy Markdown
Contributor Author

Merged into master. Thanks @dongjoon-hyun @zhengruifeng

@LuciferYang LuciferYang deleted the maven-daily-remove-assembly-before-tests branch May 2, 2025 05:24
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