Skip to content

[arrow] Reuse length array to avoid allocate array memory repeatedly#7573

Merged
JingsongLi merged 1 commit intoapache:masterfrom
xuzifu666:arrow_memory_opt
Apr 1, 2026
Merged

[arrow] Reuse length array to avoid allocate array memory repeatedly#7573
JingsongLi merged 1 commit intoapache:masterfrom
xuzifu666:arrow_memory_opt

Conversation

@xuzifu666
Copy link
Copy Markdown
Member

Purpose

Note that there are TODO points in ArrowFieldWriters here. The array memory was indeed allocated repeatedly. Maybe we can improve here by reusing it.

Tests

@JingsongLi
Copy link
Copy Markdown
Contributor

+1

@JingsongLi JingsongLi merged commit 779c841 into apache:master Apr 1, 2026
12 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.

2 participants