Kouhei Sutou created ARROW-9129:
-----------------------------------
Summary: [Python][JPype] Test is failed with JPype 0.7.5
Key: ARROW-9129
URL: https://issues.apache.org/jira/browse/ARROW-9129
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Kouhei Sutou
Assignee: Kouhei Sutou
https://github.com/ursa-labs/crossbow/runs/769433714#step:6:7995
{noformat}
> if jpype.__version_info__ >= (0, 7):
E TypeError: '>=' not supported between instances of 'list' and 'tuple'
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)