Skip to content

Conversation

@LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Jan 19, 2024

What changes were proposed in this pull request?

This pr change to use include-list to generate assemblyExcludedJars option for the connect server module to ensure sbt assembly and maven-shaded-plugin package the same jars. The reason for no longer using the exclude list is because it requires more configuration(There are over 40 additional jars that need to be excluded)

Why are the changes needed?

Make sbt assembly and maven-shaded-plugin package the same jars

Does this PR introduce any user-facing change?

No

How was this patch tested?

  • Pass GitHub Actions
  • Manually check the list of jars involved in the sbt assembly.

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

No

@github-actions github-actions bot added the BUILD label Jan 19, 2024
@LuciferYang LuciferYang marked this pull request as draft January 19, 2024 09:43
@LuciferYang LuciferYang changed the title [SPARK-46773][BUILD][CONNECT] Change to use whitelist to generate assemblyExcludedJars for the connect server module [SPARK-46773][BUILD][CONNECT] Change to use include-list to generate assemblyExcludedJars for the connect server module Jan 19, 2024
@LuciferYang
Copy link
Contributor Author

Test first

@LuciferYang LuciferYang marked this pull request as ready for review January 19, 2024 09:57
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.

Looks reasonable if CI passes.

+1 (Pending CIs)

@dongjoon-hyun
Copy link
Member

Merged to master.

@LuciferYang
Copy link
Contributor Author

Thanks @dongjoon-hyun

@LuciferYang LuciferYang deleted the SPARK-46773 branch May 1, 2025 13:40
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