Skip to content

[Java/Python] Support VarCharVector / StringArray in pyarrow.Array.from_jvm #44873

Description

@asfimport

Follow-up after apache/arrow-java#420: Currently only primitive arrays are supported in pyarrow.Array.from_jvm as it uses pyarrow.Array.from_buffers underneath. We should extend one of the two functions to be able to deal with string arrays. There is a currently failing unit test test_jvm_string_array in pyarrow/tests/test_jvm.py to verify the implementation.

Reporter: Uwe Korn / @xhochy

Related issues:

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions