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

HIVE-28657: Regenerate protobuf files #5572

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abstractdog
Copy link
Contributor

@abstractdog abstractdog commented Dec 5, 2024

What changes were proposed in this pull request?

Regenerated java sources from proto files.

mvn clean install -Pitests -T 1C -DskipTests -Pprotobuf

Why are the changes needed?

We need to make sure that our generated sources can always be compiled and used with the current hive version.

Does this PR introduce any user-facing change?

No. Proto messages are for internal use.

Is the change a dependency upgrade?

No.

How was this patch tested?

Precommit.

@abstractdog abstractdog marked this pull request as draft December 5, 2024 10:14
@abstractdog
Copy link
Contributor Author

converted to draft, I compiled with a bad protoc version (2.5), hive is on 3.25.5

Copy link

sonarqubecloud bot commented Dec 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants