Skip to content

[#1273] feat: add shaded module for spark3 client - #1279

Merged
kaijchen merged 6 commits into
apache:masterfrom
xianjingfeng:issue_1273
Oct 30, 2023
Merged

[#1273] feat: add shaded module for spark3 client#1279
kaijchen merged 6 commits into
apache:masterfrom
xianjingfeng:issue_1273

Conversation

@xianjingfeng

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

add shaded module for spark3 client

Why are the changes needed?

Fix: #1273

Does this PR introduce any user-facing change?

spark3 shaded jar is renamed to rss-client-spark3-shaded-${version}.jar

How was this patch tested?

CI

@codecov-commenter

codecov-commenter commented Oct 30, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1279 (2cdaf25) into master (2808d25) will increase coverage by 1.10%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1279      +/-   ##
============================================
+ Coverage     53.94%   55.04%   +1.10%     
+ Complexity     2655     2654       -1     
============================================
  Files           396      376      -20     
  Lines         23057    20697    -2360     
  Branches       1971     1971              
============================================
- Hits          12437    11393    -1044     
+ Misses         9854     8609    -1245     
+ Partials        766      695      -71     

see 20 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

@smallzhongfeng smallzhongfeng 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.

Nice work!

@kaijchen kaijchen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@kaijchen
kaijchen merged commit 7828558 into apache:master Oct 30, 2023
@xianjingfeng
xianjingfeng deleted the issue_1273 branch October 31, 2023 01:55
xianjingfeng added a commit that referenced this pull request Oct 31, 2023
### What changes were proposed in this pull request?

add shaded module for spark3 client

### Why are the changes needed?

Fix: #1273

### Does this PR introduce _any_ user-facing change?

spark3 shaded jar is renamed to rss-client-spark3-shaded-${version}.jar

### How was this patch tested?

CI

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

[FEATURE] Add shaded module for spark3 client

5 participants