[
https://issues.apache.org/jira/browse/ARROW-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-7888:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
>
> 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)