[
https://issues.apache.org/jira/browse/ARROW-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-3357.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.11.0
Issue resolved by pull request 2658
[https://github.com/apache/arrow/pull/2658]
> [Rust] Add a mutable buffer implementation
> ------------------------------------------
>
> Key: ARROW-3357
> URL: https://issues.apache.org/jira/browse/ARROW-3357
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: Rust
> Reporter: Chao Sun
> Assignee: Chao Sun
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.11.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Currently we only have a immutable buffer implementation ({{Buffer}}). To
> implement various array builders, it's better to also have a mutable version
> of this so that we can keep appending data to a buffer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)