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

[env] Fix jvm_util unused parameter error #14

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

ljz2051
Copy link
Collaborator

@ljz2051 ljz2051 commented Mar 18, 2024

What is the purpose of the change

This pull request fix jvm_util compile error which caused by unused parameters.

Brief change log

  • cast the unused parameters to void in jvm_util

Verifying this change

This change is a trivial rework without any test coverage.

@ljz2051 ljz2051 requested review from masteryhx, Zakelly and fredia March 18, 2024 05:56
Copy link
Collaborator

@Zakelly Zakelly left a comment

Choose a reason for hiding this comment

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

LGTM +1

@ljz2051 ljz2051 merged commit d4e8ef1 into ververica:main Mar 18, 2024
10 checks passed
fredia pushed a commit to fredia/ForSt that referenced this pull request Sep 26, 2024
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.

2 participants