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/08 07:37:00 UTC

[jira] [Assigned] (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 ]

Chao Sun reassigned ARROW-4172:
-------------------------------

    Assignee: Chao Sun

> [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
>            Assignee: Chao Sun
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)