asfimport opened a new issue, #373:
URL: https://github.com/apache/arrow-java/issues/373

   Follow-up after https://github.com/apache/arrow/issues/18209: 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](https://issues.apache.org/jira/browse/ARROW-2607) / 
@xhochy
   #### Related issues:
   - [[Java/Python] in-process vector sharing from Java to 
Python](https://github.com/apache/arrow/issues/18209) (is a child of)
   - [[Python] Support binary, utf8, and nested types in 
Array.from_buffers](https://github.com/apache/arrow/issues/21978) (depends upon)
   
   <sub>**Note**: *This issue was originally created as 
[ARROW-2607](https://issues.apache.org/jira/browse/ARROW-2607). Please see the 
[migration documentation](https://github.com/apache/arrow/issues/14542) for 
further details.*</sub>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to