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
ArrayAccessor for TypedDictionaryArray ignores the null mask of the values array, which can lead to suprising behaviour, including ArrayIter reporting incorrect values.
To Reproduce
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
ArrayAccessor for TypedDictionaryArray ignores the null mask of the values array, which can lead to suprising behaviour, including
ArrayIter
reporting incorrect values.To Reproduce
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered: