You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/08 07:33:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-4172:
----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Priority: Minor
>              Labels: pull-request-available
>
> 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)