Skip to content

refactor: Simplify heap size estimation for arrays#22954

Open
mkleen wants to merge 1 commit into
apache:mainfrom
mkleen:simplify-heapsize-array
Open

refactor: Simplify heap size estimation for arrays#22954
mkleen wants to merge 1 commit into
apache:mainfrom
mkleen:simplify-heapsize-array

Conversation

@mkleen

@mkleen mkleen commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This introduces a macro for the redundant heap size estimations for arrays.

Which issue does this PR close?

  • Closes None.

Rationale for this change

This pr simplifies the heap size estimation for arrow arrays by introducing a macro to remove redundant code.

What changes are included in this PR?

See above.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

This introduces a macro for the redundant heap size estimation for arrays
@github-actions github-actions Bot added the common Related to common crate label Jun 15, 2026
@mkleen mkleen marked this pull request as ready for review June 15, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to common crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants