Marius van Niekerk created ARROW-7888:
-----------------------------------------
Summary: Allow using a more modern version of jpype in pyarrow.jvm
Key: ARROW-7888
URL: https://issues.apache.org/jira/browse/ARROW-7888
Project: Apache Arrow
Issue Type: Improvement
Components: Java, Python
Reporter: Marius van Niekerk
Currently using pyarrow.jvm fails with an error message ArrowType.Int object
has not attribute 'isSigned'.
I propose we change those functions to make use of the getters of those fields
instead of relying on the private attributes inside those types.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)