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:38:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17202326#comment-17202326 ] 

Neville Dipale commented on ARROW-9361:
---------------------------------------

I'm making this a blocker for 3.0.0, as it's a desirable change, but would be disruptive if we tried to make it now.

CC [~andygrace] [~alamb] [~jorgecarleitao] [~jhorstmann]

> [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: Blocker
>             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)