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
I’m trying to build ListArrays with various combinations of null ability for the outer and inner items, but it seems that the builder functions hardcode the assumption that it’s nullable (eg here
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I’m trying to build ListArrays with various combinations of null ability for the outer and inner items, but it seems that the builder functions hardcode the assumption that it’s nullable (eg here
arrow-rs/arrow-array/src/builder/generic_list_builder.rs
Line 137 in 79bda7d
Beta Was this translation helpful? Give feedback.
All reactions