Skip to content

fix(arrow/compute): take on record/array with nested struct#653

Merged
zeroshade merged 1 commit intoapache:mainfrom
zeroshade:fix-compute-take-record
Jan 30, 2026
Merged

fix(arrow/compute): take on record/array with nested struct#653
zeroshade merged 1 commit intoapache:mainfrom
zeroshade:fix-compute-take-record

Conversation

@zeroshade
Copy link
Copy Markdown
Member

Rationale for this change

fixes #644

What changes are included in this PR?

Fixes handling of children during spans in the Selection code for children.

Are these changes tested?

Tests are added to cover the issue

@zeroshade zeroshade requested review from amoeba, kou and lidavidm January 29, 2026 13:56
@zeroshade zeroshade merged commit ca0aa6a into apache:main Jan 30, 2026
23 checks passed
@zeroshade zeroshade deleted the fix-compute-take-record branch March 27, 2026 15:19
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.

compute.Take on Record/Array with nested struct field causes nil pointer dereference

2 participants