You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (JIRA)" <ji...@apache.org> on 2018/04/30 11:12:00 UTC

[jira] [Updated] (ARROW-2528) [Rust] Add trait bounds for T in Buffer/List

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

Andy Grove updated ARROW-2528:
------------------------------
    Component/s: Rust

> [Rust] Add trait bounds for T in Buffer/List
> --------------------------------------------
>
>                 Key: ARROW-2528
>                 URL: https://issues.apache.org/jira/browse/ARROW-2528
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>             Fix For: 0.10.0
>
>
> This is a first step in refactoring the rust API to make better use of traits and generics (and moving away from enums and macros).
> This change introduces a trait for the primitive types that are allowed in Buffer and List and removes some use of macros.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)