You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/04/09 18:34:00 UTC

[jira] [Updated] (ARROW-4622) [C++][GLib][Python] MakeDense and MakeSparse in UnionArray should accept a vector of Field

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

Antoine Pitrou updated ARROW-4622:
----------------------------------
    Issue Type: Improvement  (was: Bug)

> [C++][GLib][Python] MakeDense and MakeSparse in UnionArray should accept a vector of Field
> ------------------------------------------------------------------------------------------
>
>                 Key: ARROW-4622
>                 URL: https://issues.apache.org/jira/browse/ARROW-4622
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Python
>    Affects Versions: 0.13.0
>            Reporter: Kenta Murata
>            Assignee: Kenta Murata
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> Currently MakeDense and MakeUnion of UnionArray couldn't create a UnionArray with user-specified field names.  This is bugs of these functions.
> To fix them, optional arguments of std::vector<Field> should be added.
> GLib and Python bindings should be fixed, together.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)