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)

Reply via email to