Daniel Russo created ARROW-10378:
------------------------------------
Summary: [Rust] Update take() kernel with support for large list
Key: ARROW-10378
URL: https://issues.apache.org/jira/browse/ARROW-10378
Project: Apache Arrow
Issue Type: Improvement
Reporter: Daniel Russo
The {{take()}} kernel currently supports arrays with the {{List}} type
([here|https://github.com/apache/arrow/blob/eea8d352bf3196a29c1ccf5e6c7342913916048a/rust/arrow/src/compute/kernels/take.rs#L130]),
but not {{LargeList}}. Update {{take()}} to support {{LargeList}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)