[ https://issues.apache.org/jira/browse/ARROW-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661196#comment-17661196 ]
Rok Mihevc commented on ARROW-4172: ----------------------------------- This issue has been migrated to [issue #20756|https://github.com/apache/arrow/issues/20756] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 > Fix For: 0.12.0 > > Time Spent: 40m > 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 (v8.20.10#820010)