Skip to content

Limit memory usage when deserializing Mutations - #6495

Open
ctubbsii wants to merge 1 commit into
apache:2.1from
ctubbsii:limit-array-allocation-mutation-deserialization
Open

Limit memory usage when deserializing Mutations#6495
ctubbsii wants to merge 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
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.

1 participant