You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Chao Sun (JIRA)" <ji...@apache.org> on 2019/01/06 22:25:00 UTC

[jira] [Created] (ARROW-4172) [Rust] more consistent naming in array builders

Chao Sun created ARROW-4172:
-------------------------------

             Summary: [Rust] more consistent naming in array builders
                 Key: ARROW-4172
                 URL: https://issues.apache.org/jira/browse/ARROW-4172
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: Rust
            Reporter: Chao Sun


in array builder, we sometimes use {{push}} for adding elements to the array, while sometimes use {{append}}. Primitive array builders are called, for instance, {{Int32Builder}}, while builder for list is called {{ListArrayBuilder}}.



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