You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/09/25 17:37:00 UTC

[jira] [Updated] (ARROW-9361) [Rust] Move other array types into their own modules

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

Neville Dipale updated ARROW-9361:
----------------------------------
    Fix Version/s: 3.0.0

> [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: Paddy Horan
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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)