Grow reader buffer incrementally and add GZIP opt-out by deirdresama · Pull Request #1153 · amazon-ion/ion-java · GitHub
Skip to content

Grow reader buffer incrementally and add GZIP opt-out#1153

Merged
NovemberZulu merged 2 commits into
amazon-ion:masterfrom
deirdresama:fix-embargo-2
Jun 24, 2026
Merged

Grow reader buffer incrementally and add GZIP opt-out#1153
NovemberZulu merged 2 commits into
amazon-ion:masterfrom
deirdresama:fix-embargo-2

Conversation

@deirdresama

Copy link
Copy Markdown
Collaborator
  • IonCursorBinary grows the buffer by doubling as data is consumed, rather than allocating the full declared length up front
  • Add IonReaderBuilder.withGzipDecompressionEnabled to allow disabling automatic GZIP decompression

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

@tgregg

tgregg commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

@NovemberZulu NovemberZulu merged commit 4f33759 into amazon-ion:master Jun 24, 2026
31 of 38 checks passed
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.

3 participants