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

   Currently, the "Integrating PyArrow with Java" page 
(https://arrow.apache.org/docs/13.0/python/integration/python_java.html) has an 
example that uses the low-level `_import_from_c` / `_export_to_c`. We should 
see if we can update this guide to not use those methods directly.
   
   Probably, this is blocked (or would be solved) by re-implementing the 
`pyarrow.jvm` module to use the C Data Interface:
   
   * https://github.com/apache/arrow/issues/29891


-- 
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