Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-2607

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

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Java, Python
    • None

    Description

      Follow-up after https://issues.apache.org/jira/browse/ARROW-2249: 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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              uwe Uwe Korn
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: