Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- relates to
-
ARROW-5728 [Python] [CI] Travis-CI failures in test_jvm.py
- Resolved
- supercedes
-
ARROW-5766 [Python] Unpin jpype1 version
- Closed
- links to