You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Chao Sun (JIRA)" <ji...@apache.org> on 2018/09/29 07:13:00 UTC

[jira] [Created] (ARROW-3357) [Rust] Add a mutable buffer implementation

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)