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

AVRO-3891- [Java] Removed redundant casts from DirectBinaryDecoder #2563

Merged

Conversation

paliwalashish
Copy link
Contributor

What is the purpose of the change

The PR aims at removing redundant type casts from DirectBinaryDecoder. It makes code easier to read

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Documentation

  • Does this pull request introduce a new feature? No
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

@github-actions github-actions bot added the Java Pull Requests for Java binding label Oct 23, 2023
Copy link
Contributor

@clesaec clesaec left a comment

Choose a reason for hiding this comment

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

👍

@clesaec clesaec merged commit 6f6cc60 into apache:main Oct 24, 2023
14 checks passed
RanbirK pushed a commit to RanbirK/avro that referenced this pull request May 13, 2024
thanks to @mystic-lama for this improvement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java Pull Requests for Java binding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants