You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Gang Wu (Jira)" <ji...@apache.org> on 2022/01/11 09:20:00 UTC

[jira] [Commented] (ARROW-15289) Support mutable array.

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

Gang Wu commented on ARROW-15289:
---------------------------------

Hi [~wesm] [~apitrou], is it a valid use case to support mutable arrow RecordBatch / Array C++ interfaces? We have implemented it and depended on it extensively at Alibaba. If true, we are happy to contribute it back to the community. Thanks!

> 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)