[ 
https://issues.apache.org/jira/browse/ARROW-15289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472713#comment-17472713
 ] 

Antoine Pitrou commented on ARROW-15289:
----------------------------------------

Hi [~wgtmac], what would the mutable interfaces look like? The standard Array 
and RecordBatch classes should definitely stay immutable. A separate set of 
mutable classes would deserve further discussion.

> Support mutable array.
> ----------------------
>
>                 Key: ARROW-15289
>                 URL: https://issues.apache.org/jira/browse/ARROW-15289
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>         Environment: Linux version 3.10.0-327
>            Reporter: Hao Zou
>            Priority: Major
>              Labels: features
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> For scenarios where the record batch needs to be reused, the repeated 
> construction of record batch is expensive. This task is about supporting a 
> mutable recordBatch/array to avoid repeated construction overhead.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to