Chao Sun created ARROW-3357:
-------------------------------
Summary: [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
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)