You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neville Dipale (JIRA)" <ji...@apache.org> on 2019/04/19 10:02:00 UTC

[jira] [Updated] (ARROW-5187) [Rust] Ability to flatten StructArray into a RecordBatch

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

Neville Dipale updated ARROW-5187:
----------------------------------
    Fix Version/s: 0.14.0

> [Rust] Ability to flatten StructArray into a RecordBatch
> --------------------------------------------------------
>
>                 Key: ARROW-5187
>                 URL: https://issues.apache.org/jira/browse/ARROW-5187
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>    Affects Versions: 0.13.0
>            Reporter: Neville Dipale
>            Assignee: Neville Dipale
>            Priority: Minor
>             Fix For: 0.14.0
>
>
> Add the ability to flatten a schema into a record batch.
> StructBuilder and StructArray have convenient methods to build multiple arrays. Being able to use these convenient methods and then convert the result to a record batch reduces the amount of boilerplate when creating Arrow data from sources like databases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)