Uwe L. Korn created ARROW-2609:
----------------------------------
Summary: [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
Fix For: 0.10.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)