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

ASF GitHub Bot updated ARROW-9007:
----------------------------------
    Labels: pull-request-available  (was: )

> [Rust] Support appending arrays by merging array data
> -----------------------------------------------------
>
>                 Key: ARROW-9007
>                 URL: https://issues.apache.org/jira/browse/ARROW-9007
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>    Affects Versions: 0.17.0
>            Reporter: Neville Dipale
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ARROW-9005 introduces a concat kernel which allows for concatenating multiple 
> arrays of the same type into a single array. This is useful for sorting on 
> multiple arrays, among other things.
> The concat kernel is implemented for most array types, but not yet for nested 
> arrays (lists, structs, etc).
> This Jira is for creating a way of appending/merging all array types, so that 
> concat (and functionality that depends on it) can support all array types.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to