You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert Workround for Empty FixedSizeBinary Values Buffer After arrow-rs Upgrade (#19801)
## Which issue does this PR close?
- Closes#19085
## 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
0 commit comments