Hao Zou created ARROW-15289: ------------------------------- Summary: 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
For scenarios where the record batch needs to be reused, the repeated construction of record batch is expensive. We propose a mutable recordBatch/array to avoid repeated construction overhead. -- This message was sent by Atlassian Jira (v8.20.1#820001)