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

[jira] [Resolved] (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 ]

Krisztian Szucs resolved ARROW-5187.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 4178
[https://github.com/apache/arrow/pull/4178]

> [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
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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)