Skip to content

[MINOR] fix: missing to build spark shaded modules - #1282

Merged
xianjingfeng merged 1 commit into
apache:masterfrom
xianjingfeng:minor
Oct 31, 2023
Merged

[MINOR] fix: missing to build spark shaded modules#1282
xianjingfeng merged 1 commit into
apache:masterfrom
xianjingfeng:minor

Conversation

@xianjingfeng

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Building spark shaded modules in build_distribution.sh

Why are the changes needed?

Spark shaded clients will be miss without this pr.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manually execute build_distribution.sh

@xianjingfeng
xianjingfeng requested a review from roryqi October 31, 2023 07:27
@codecov-commenter

codecov-commenter commented Oct 31, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1282 (00fcba4) into master (1e31dd7) will increase coverage by 1.08%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1282      +/-   ##
============================================
+ Coverage     53.69%   54.78%   +1.08%     
- Complexity     2653     2654       +1     
============================================
  Files           398      378      -20     
  Lines         23157    20797    -2360     
  Branches       1976     1976              
============================================
- Hits          12434    11393    -1041     
+ Misses         9956     8709    -1247     
+ Partials        767      695      -72     

see 22 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@roryqi roryqi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @xianjingfeng

@xianjingfeng
xianjingfeng merged commit 73ae342 into apache:master Oct 31, 2023
@xianjingfeng
xianjingfeng deleted the minor branch October 31, 2023 07:54
xianjingfeng added a commit that referenced this pull request Oct 31, 2023
### What changes were proposed in this pull request?
Building spark shaded modules in build_distribution.sh

### Why are the changes needed?
Spark shaded clients will be miss without this pr.

### Does this PR introduce any user-facing change?
No.

### How was this patch tested?
Manually execute build_distribution.sh

(cherry picked from commit 73ae342)
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.

3 participants