Chao Sun created ARROW-3939: ------------------------------- Summary: [Rust] Remove macro definition for ListArrayBuilder Key: ARROW-3939 URL: https://issues.apache.org/jira/browse/ARROW-3939 Project: Apache Arrow Issue Type: Sub-task Components: Rust Reporter: Chao Sun Assignee: Chao Sun
Currently `ListArrayBuilder` is done using macro and only implemented for a few value builder types. We should lift this restriction and allow creation of list builders with arbitrary value builder types. -- This message was sent by Atlassian JIRA (v7.6.3#76005)