Skip to content

[#7641] improvement(api): Missing @Override annotation to the hashCode method of SparkJobTemplate #7653

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

Merged
merged 1 commit into from
Jul 11, 2025

Conversation

su8y
Copy link
Contributor

@su8y su8y commented Jul 10, 2025

What changes were proposed in this pull request?

Added Missing @OverRide annotation

Why are the changes needed?

Fix: #7641

Does this PR introduce any user-facing change?

None

How was this patch tested?

Execute existing api module test

- Added missing @OverRide annotations
@su8y su8y force-pushed the improvement/7641 branch from 6f13cbc to 2f6e34b Compare July 10, 2025 14:16
@su8y
Copy link
Contributor Author

su8y commented Jul 10, 2025

Sorry, I just pushed a fix for a whitespace issue.
The workflows are waiting for approval. Let me know if I should do anything else!

Copy link
Member

@justinmclean justinmclean left a comment

Choose a reason for hiding this comment

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

Thanks for this

@justinmclean justinmclean merged commit 61cf8d1 into apache:main Jul 11, 2025
30 checks passed
vishnu-chalil pushed a commit to vishnu-chalil/gravitino that referenced this pull request Jul 14, 2025
…ashCode method of SparkJobTemplate (apache#7653)

### What changes were proposed in this pull request?

Added Missing @OverRide annotation

### Why are the changes needed?

Fix: apache#7641 

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

None

### How was this patch tested?

Execute existing api module test
hdygxsj pushed a commit to hdygxsj/gravitino that referenced this pull request Jul 15, 2025
…ashCode method of SparkJobTemplate (apache#7653)

### What changes were proposed in this pull request?

Added Missing @OverRide annotation

### Why are the changes needed?

Fix: apache#7641 

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

None

### How was this patch tested?

Execute existing api module test
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.

[Improvement] Missing @Override annotation to the hashCode method of SparkJobTemplate
2 participants