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

Chao Sun updated ARROW-4075:
----------------------------
    Summary: [Rust] Reuse array builder after calling finish()  (was: [Rust] 
Reuse buffer builder and array builder after calling finish())

> [Rust] Reuse array builder after calling finish()
> -------------------------------------------------
>
>                 Key: ARROW-4075
>                 URL: https://issues.apache.org/jira/browse/ARROW-4075
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Rust
>            Reporter: Chao Sun
>            Assignee: Chao Sun
>            Priority: Major
>             Fix For: 0.12.0
>
>
> Currently a buffer/array builder is consumed after {{finish()}} is called. 
> This may not be very convenient as one may want to use the same builder for 
> multiple arrays. This changes the behavior of it to reset the builder instead.



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

Reply via email to