Skip to content

Fix multi-batch Arrow null validity bug#3171

Merged
texodus merged 1 commit intomasterfrom
arrow-multi-batch
May 5, 2026
Merged

Fix multi-batch Arrow null validity bug#3171
texodus merged 1 commit intomasterfrom
arrow-multi-batch

Conversation

@texodus
Copy link
Copy Markdown
Member

@texodus texodus commented May 5, 2026

Fixes #3169

Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus texodus added the bug Concrete, reproducible bugs label May 5, 2026
@texodus texodus merged commit 60903e8 into master May 5, 2026
16 checks passed
@texodus texodus deleted the arrow-multi-batch branch May 5, 2026 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

Null values replaced with type defaults when loading multi-batch Arrow IPC streams

1 participant