Skip to content

[Java/Python] Complex type conversion in pyarrow.Field.from_jvm #19009

Description

@asfimport

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.

Reporter: Uwe Korn / @xhochy

Related issues:

Note: This issue was originally created as ARROW-2609. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions