Hi dev@arrow,

The pyarrow.jvm library contains the schema() function which can convert a
schema object from the arrow java library to a python object that pyarrow
can use. Is there a function that does the opposite: convert a pyarrow
schema to a java arrow schema?

Reply via email to