Chao Sun created ARROW-3089: ------------------------------- Summary: Add ArrayBuilder for different Arrow arrays Key: ARROW-3089 URL: https://issues.apache.org/jira/browse/ARROW-3089 Project: Apache Arrow Issue Type: New Feature Components: Rust Reporter: Chao Sun Assignee: Chao Sun
Similar to the CPP version, we should add `ArrayBuilder` for different kinds of Arrow arrays. This provides a convenient way to incrementally build Arrow arrays. -- This message was sent by Atlassian JIRA (v7.6.3#76005)