The pyarrow.jvm is currently a custom-written bridge between PyArrow and Arrow Java, with limited datatype support. Now that Java implements the C data interface (see ARROW-12965), we should be able to simplify the code while making it more general.
Also, we should reenable the conda-python-jpype build somewhere, for example in the Crossbow nightly builds.
Reporter: Antoine Pitrou / @pitrou
Related issues:
Note: This issue was originally created as ARROW-14319. Please see the migration documentation for further details.