[
https://issues.apache.org/jira/browse/ARROW-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659426#comment-17659426
]
Rok Mihevc commented on ARROW-2399:
-----------------------------------
This issue has been migrated to [issue
#18455|https://github.com/apache/arrow/issues/18455] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Rust] Builder<T> should not provide a set() method
> ---------------------------------------------------
>
> Key: ARROW-2399
> URL: https://issues.apache.org/jira/browse/ARROW-2399
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust
> Reporter: Andy Grove
> Assignee: Andy Grove
> Priority: Major
> Fix For: 0.13.0
>
>
> Arrays should be immutable, but we have a `set` method on Buffer<T> that
> should not be there.
> This is only used from the Bitmap struct. Perhaps Bitmap should maintain its
> own memory instead and not use Buffer?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)