You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/12/05 16:48:00 UTC

[jira] [Resolved] (ARROW-3939) [Rust] Remove macro definition for ListArrayBuilder

     [ https://issues.apache.org/jira/browse/ARROW-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-3939.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.12.0

Issue resolved by pull request 3100
[https://github.com/apache/arrow/pull/3100]

> [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
>    Affects Versions: 0.11.0
>            Reporter: Chao Sun
>            Assignee: Chao Sun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)