You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Daniel Russo (Jira)" <ji...@apache.org> on 2020/10/23 14:55:00 UTC

[jira] [Updated] (ARROW-10378) [Rust] Update take() kernel with support for large lists

     [ https://issues.apache.org/jira/browse/ARROW-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Russo updated ARROW-10378:
---------------------------------
    Summary: [Rust] Update take() kernel with support for large lists  (was: [Rust] Update take() kernel with support for large list)

> [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
>
> 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)