Vlad Firoiu created ARROW-15033:
-----------------------------------
Summary: No way to create ListArray from sub-arrays
Key: ARROW-15033
URL: https://issues.apache.org/jira/browse/ARROW-15033
Project: Apache Arrow
Issue Type: New Feature
Reporter: Vlad Firoiu
I'd like to create a `ListArray` from a list of sub-arrays, similar to how
`StructArray.from_arrays` can create a `StructArray` from a sequence of names
and arrays. A similarly-named function, `ListArray.from_arrays` does exist, but
it does something completely different.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)