[
https://issues.apache.org/jira/browse/ARROW-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neville Dipale resolved ARROW-10378.
------------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 8556
[https://github.com/apache/arrow/pull/8556]
> [Rust] Update take() kernel with support for large lists
> --------------------------------------------------------
>
> Key: ARROW-10378
> URL: https://issues.apache.org/jira/browse/ARROW-10378
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Daniel Russo
> Assignee: Daniel Russo
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)