Skip to content

[#1274] feat: add shaded module for spark2 client - #1280

Merged
xianjingfeng merged 3 commits into
apache:masterfrom
xianjingfeng:issue_1274
Oct 31, 2023
Merged

[#1274] feat: add shaded module for spark2 client#1280
xianjingfeng merged 3 commits into
apache:masterfrom
xianjingfeng:issue_1274

Conversation

@xianjingfeng

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

add shaded module for spark2 client

Why are the changes needed?

Fix: #1274

Does this PR introduce any user-facing change?

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

How was this patch tested?

CI

@codecov-commenter

codecov-commenter commented Oct 31, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1280 (acab65b) into master (7828558) will increase coverage by 0.80%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1280      +/-   ##
============================================
+ Coverage     54.13%   54.94%   +0.80%     
- Complexity     2147     2665     +518     
============================================
  Files           322      378      +56     
  Lines         14786    20797    +6011     
  Branches       1373     1976     +603     
============================================
+ Hits           8005    11427    +3422     
- Misses         6332     8672    +2340     
- Partials        449      698     +249     

see 59 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 576f7cb into apache:master Oct 31, 2023
@xianjingfeng

Copy link
Copy Markdown
Member Author

Merged. Thanks all.

@xianjingfeng
xianjingfeng deleted the issue_1274 branch October 31, 2023 02:57
xianjingfeng added a commit that referenced this pull request Oct 31, 2023
### What changes were proposed in this pull request?
add shaded module for spark2 client

### Why are the changes needed?
Fix: #1274

### Does this PR introduce any user-facing change?
spark2 shaded jar is renamed to rss-client-spark2-shaded-${version}.jar

### How was this patch tested?
CI

(cherry picked from commit 576f7cb)
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 spark2 client

4 participants