[
https://issues.apache.org/jira/browse/ARROW-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659554#comment-17659554
]
Rok Mihevc commented on ARROW-2528:
-----------------------------------
This issue has been migrated to [issue
#18825|https://github.com/apache/arrow/issues/18825] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)