You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Fernando Herrera (Jira)" <ji...@apache.org> on 2020/10/04 17:24: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=17207702#comment-17207702 ] 

Fernando Herrera commented on ARROW-9361:
-----------------------------------------

Wouldn't it be a good idea to move as well the datatypes and buffer files to a folder and split them as well? They are quite large as well

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