Skip to content

Limit memory usage when deserializing Mutations - #6495

Merged
ctubbsii merged 1 commit into
apache:2.1from
ctubbsii:limit-array-allocation-mutation-deserialization
Aug 6, 2026
Merged

Limit memory usage when deserializing Mutations#6495
ctubbsii merged 1 commit into
apache:2.1from
ctubbsii:limit-array-allocation-mutation-deserialization

Conversation

@ctubbsii

@ctubbsii ctubbsii commented Aug 1, 2026

Copy link
Copy Markdown
Member

Limit the size of the allocated array when deserializing mutations, but support at least
100,000 column updates before needing to resize the array.

@ctubbsii ctubbsii added this to the 2.1.7 milestone Aug 1, 2026
@ctubbsii
ctubbsii requested review from ddanielr and dlmarion August 1, 2026 04:34
@ctubbsii
ctubbsii merged commit 7ae2b33 into apache:2.1 Aug 6, 2026
9 checks passed
@ctubbsii
ctubbsii deleted the limit-array-allocation-mutation-deserialization branch August 6, 2026 19:48
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