-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed as not planned
Labels
Component: PythonStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
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.
Related issues:
- [Java/Python] in-process vector sharing from Java to Python (is a child of)
Note: This issue was originally created as ARROW-2609. Please see the migration documentation for further details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: PythonStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement