Skip to content

Fix null handling for nullable nested lists during unmarshal#191

Merged
chasehaddleton merged 3 commits into
mainfrom
chase/fix-null-handling-during-unmarshal
Mar 24, 2026
Merged

Fix null handling for nullable nested lists during unmarshal#191
chasehaddleton merged 3 commits into
mainfrom
chase/fix-null-handling-during-unmarshal

Conversation

@chasehaddleton

@chasehaddleton chasehaddleton commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • return a null-valued Feature when a nullable list field is absent during Arrow unmarshal
  • prevent null dereferences when unmarshalling nested list-backed struct fields from OnlineQueryResult
  • add a regression test covering a populated sibling field alongside a null nested struct list

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR due to label

@chasehaddleton chasehaddleton merged commit ac6ade8 into main Mar 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant