Functionsยง
- cast_
list ๐Cast the container type of List/Largelist array along with the inner datatype - cast_
list_ ๐values Helper function that takes an Generic list container and casts the inner datatype. - Helper function that takes a primitive array and casts to a fixed size list array.
- cast_
values_ ๐to_ list Helper function that takes a primitive array and casts to a (generic) list array.