You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/08/22 08:23:00 UTC

[jira] [Updated] (ARROW-2609) [Java/Python] Complex type conversion in pyarrow.Field.from_jvm

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

Uwe L. Korn updated ARROW-2609:
-------------------------------
    Fix Version/s:     (was: 0.11.0)
                   0.12.0

> [Java/Python] Complex type conversion in pyarrow.Field.from_jvm
> ---------------------------------------------------------------
>
>                 Key: ARROW-2609
>                 URL: https://issues.apache.org/jira/browse/ARROW-2609
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Uwe L. Korn
>            Priority: Major
>             Fix For: 0.12.0
>
>
> The converter {{pyarrow.Field.from_jvm}} currently only works for primitive types. Types like List, Struct or Union that have children in their definition are not supported. We should add the needed recursion for these types and enable the respective tests.



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