[
https://issues.apache.org/jira/browse/ARROW-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neville Dipale resolved ARROW-9361.
-----------------------------------
Resolution: Fixed
Issue resolved by pull request 8543
[https://github.com/apache/arrow/pull/8543]
> [Rust] Move other array types into their own modules
> ----------------------------------------------------
>
> Key: ARROW-9361
> URL: https://issues.apache.org/jira/browse/ARROW-9361
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Paddy Horan
> Assignee: Jorge Leitão
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The array module is getting too big to be practical. We should leave the
> core types like the Array trait in `array.rs` and move each array type into
> its own sub-module as we did while implementing the Union array.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)