Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE-228] Fix the problem of protobuf-java incorrect dependency at compile time #362

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

tsface
Copy link
Contributor

@tsface tsface commented Nov 28, 2022

What changes were proposed in this pull request?

  1. We specified the version number of protobuf-java in the client-spark/spark3/pom.xml file.

Why are the changes needed?

More reasonable. #228

Does this PR introduce any user-facing change?

No

How was this patch tested?

We compiled in the test environment and verified the correctness of the rss-client-spark3-0.6.0-shaded.jar package.

Copy link
Contributor

@jerqi jerqi left a comment

Choose a reason for hiding this comment

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

LGTM, wait for CI, thanks @tsface

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2022

Codecov Report

Merging #362 (19ec3fd) into master (ed2c00e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #362   +/-   ##
=========================================
  Coverage     58.60%   58.60%           
  Complexity     1580     1580           
=========================================
  Files           194      194           
  Lines         10871    10871           
  Branches        956      956           
=========================================
  Hits           6371     6371           
  Misses         4126     4126           
  Partials        374      374           

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

@tsface tsface changed the title [ISSUE-124] Fix the problem of protobuf-java incorrect dependency at compile time [ISSUE-228] Fix the problem of protobuf-java incorrect dependency at compile time Nov 28, 2022
@jerqi jerqi merged commit 8c0c37e into apache:master Nov 28, 2022
@jerqi
Copy link
Contributor

jerqi commented Nov 28, 2022

Do you want to join our Wechat Group? You can scan the QR code
企业微信截图_31068b52-bea8-4264-ba7d-41539373c6a7

jerqi pushed a commit that referenced this pull request Nov 28, 2022
…compile time (#362)

### What changes were proposed in this pull request?
1. We specified the version number of `protobuf-java` in the `client-spark/spark3/pom.xml` file.

### Why are the changes needed?
More reasonable. #228

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

### How was this patch tested?
We compiled in the test environment and verified the correctness of the `rss-client-spark3-0.6.0-shaded.jar` package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants