Skip to content

Shade more packages#1121

Merged
richox merged 3 commits intoapache:masterfrom
turboFei:shaded
Aug 7, 2025
Merged

Shade more packages#1121
richox merged 3 commits intoapache:masterfrom
turboFei:shaded

Conversation

@turboFei
Copy link
Member

@turboFei turboFei commented Aug 6, 2025

Which issue does this PR close?

Closes #.

Rationale for this change

This PR shade more packages.

Before this PR:

jar -tf target/blaze-engine-spark-3.5-release-5.0.0-SNAPSHOT.jar|grep -v blaze | grep .class |wc -l
      3895

After this PR:

jar -tf target/blaze-engine-spark-3.5-release-5.0.0-SNAPSHOT.jar|grep -v blaze | grep .class |wc -l
      96

What changes are included in this PR?

Are there any user-facing changes?

@turboFei turboFei changed the title Shaded Shade more packages Aug 6, 2025
@turboFei
Copy link
Member Author

turboFei commented Aug 6, 2025

BTW, gluten jar also including arrow.c-data(we include gluten jar into our spark binary), and it conflicts with blaze jar.

It does not matter.

@richox richox merged commit b4327ba into apache:master Aug 7, 2025
73 checks passed
richox pushed a commit that referenced this pull request Mar 7, 2026
* Shade

* typo

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants