You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2018/04/18 02:15:00 UTC

[jira] [Created] (ARROW-2468) Builder::slice_mut should take mut self

Bruce Mitchener created ARROW-2468:
--------------------------------------

             Summary: Builder::slice_mut should take mut self
                 Key: ARROW-2468
                 URL: https://issues.apache.org/jira/browse/ARROW-2468
             Project: Apache Arrow
          Issue Type: Bug
          Components: Rust
            Reporter: Bruce Mitchener
            Assignee: Bruce Mitchener


{{Builder}} method {{slice_mut}} should take a {{mut self}} since it gets a mutable reference to data owned by the {{Builder}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)