Neville Dipale created ARROW-5187:
-------------------------------------
Summary: [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
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)