Skip to content

AVRO-4258: [java] remove some allocations from decoder.getBytes() and Utf8 handling #3776

Open
mkeskells wants to merge 1 commit into
apache:mainfrom
mkeskells:AVRO-4258-getBytes
Open

AVRO-4258: [java] remove some allocations from decoder.getBytes() and Utf8 handling #3776
mkeskells wants to merge 1 commit into
apache:mainfrom
mkeskells:AVRO-4258-getBytes

Conversation

@mkeskells
Copy link
Copy Markdown
Contributor

Contribution Checklist

What is the purpose of the change

To reduce some allocations found during profiling for other changes (#3746)

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.
There is some trivial addition to the tests but only to ensure the methods are called

Note - I can't verify the change locally as Arvo doesn't build for me locally

Documentation

  • Does this pull request introduce a new feature? (no)

@github-actions github-actions Bot added the Java Pull Requests for Java binding label May 12, 2026
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.

1 participant