You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Marius van Niekerk (Jira)" <ji...@apache.org> on 2020/02/19 18:42:00 UTC

[jira] [Created] (ARROW-7888) Allow using a more modern version of jpype in pyarrow.jvm

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)