Skip to content

Conversation

@tobixdev
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

Use idiomatic way of creating a fixed size binary null array.

What changes are included in this PR?

Basically reverting the workaround from #18903 as the issue has been fixed in arrow-rs.

Are these changes tested?

Yes, test introduced in #18903 .

Are there any user-facing changes?

No

@github-actions github-actions bot added the common Related to common crate label Jan 14, 2026
@Jefffrey Jefffrey added this pull request to the merge queue Jan 14, 2026
Merged via the queue into apache:main with commit 472a729 Jan 14, 2026
28 checks passed
@Jefffrey
Copy link
Contributor

Thanks @tobixdev

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.

Revert Workround for Empty FixedSizeBinary Values Buffer After arrow-rs Upgrade

2 participants