Skip to content

Remove len field from buffer builder#9750

Open
cetra3 wants to merge 1 commit intoapache:mainfrom
pydantic:remove_buffer_builder_len
Open

Remove len field from buffer builder#9750
cetra3 wants to merge 1 commit intoapache:mainfrom
pydantic:remove_buffer_builder_len

Conversation

@cetra3
Copy link
Copy Markdown
Contributor

@cetra3 cetra3 commented Apr 16, 2026

Which issue does this PR close?

Rationale for this change

The buffer builder doesn't need to keep its own len field, as it can be derived from the inner mutablebuffer

What changes are included in this PR?

Removes the len field from Bufferbuilder

Are these changes tested?

Yes, all tests green

Are there any user-facing changes?

Nope!

@github-actions github-actions bot added the arrow Changes to the arrow crate label Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant