Hello Srinivas,

No, there is not. Also, the pyarrow.jvm is a bit limited currently, there are plans to rewrite it to make it more general (you may want to help contribute if you feel interested and skilled enough):

https://issues.apache.org/jira/browse/ARROW-14319

Regards

Antoine.


Le 20/05/2022 à 22:13, Srinivas Lade a écrit :
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