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 2019/02/27 17:39: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 ]

Wes McKinney updated ARROW-4622:
--------------------------------
    Summary: [C++][GLib][Python] MakeDense and MakeSparse in UnionArray should accept a vector of Field  (was: MakeDense and MakeSparse in UnionArray should accept a vector of Field)

> [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: Bug
>          Components: C++, GLib, Python, Ruby
>            Reporter: Kenta Murata
>            Assignee: Kenta Murata
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  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)