[ https://issues.apache.org/jira/browse/ARROW-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662210#comment-17662210 ]
Rok Mihevc commented on ARROW-5187: ----------------------------------- This issue has been migrated to [issue #21664|https://github.com/apache/arrow/issues/21664] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 20m > 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 (v8.20.10#820010)