[
https://issues.apache.org/jira/browse/ARROW-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659609#comment-17659609
]
Rok Mihevc commented on ARROW-2583:
-----------------------------------
This issue has been migrated to [issue
#18965|https://github.com/apache/arrow/issues/18965] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Rust] Buffer should be typeless
> --------------------------------
>
> Key: ARROW-2583
> URL: https://issues.apache.org/jira/browse/ARROW-2583
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Andy Grove
> Assignee: Chao Sun
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.11.0
>
> Time Spent: 15h 10m
> Remaining Estimate: 0h
>
> See comments in [https://github.com/apache/arrow/pull/1971] for background on
> this but the summary is that Buffer should just deal with untyped memory e.g.
> `* const u8` and all type-handling should be moved to the Array layer e.g.
> `BufferArray<T>`.
> This would be more consistent with the other implementations.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)