You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/06/14 20:54:00 UTC

[jira] [Created] (ARROW-9129) [Python][JPype] Test is failed with JPype 0.7.5

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)