Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-5868

[Python] manylinux2010 wheels have shared library dependency on liblz4

    XMLWordPrintableJSON

Details

    Description

      I am using pyarrow in my project. It works well for version 0.13.0

      However, it seems recently there is a release for 0.14.0. After upgrading to the latest, I got this error.
      AttributeError: module 'pyarrow' has no attribute 'compat'

      Stacktrace:
      2019-07-06 09:08:21 Traceback (most recent call last):
      2019-07-06 09:08:21 File "/home/jenkins/workspace/CLIENTS_PERF/Tests/ClientsPerf/PythonConnectorPerf/src/PerfTestRunner.py", line 12, in <module>
      2019-07-06 09:08:21 import snowflake.connector
      2019-07-06 09:08:21 File "/home/jenkins/workspace/CLIENTS_PERF/Tests/ClientsPerf/PythonConnectorPerf/pythonconnector-perf/lib/python3.5/site-packages/snowflake/connector/_init_.py", line 21, in <module>
      2019-07-06 09:08:21 from .connection import SnowflakeConnection
      2019-07-06 09:08:21 File "/home/jenkins/workspace/CLIENTS_PERF/Tests/ClientsPerf/PythonConnectorPerf/pythonconnector-perf/lib/python3.5/site-packages/snowflake/connector/connection.py", line 42, in <module>
      2019-07-06 09:08:21 from .cursor import SnowflakeCursor, LOG_MAX_QUERY_LENGTH
      2019-07-06 09:08:21 File "/home/jenkins/workspace/CLIENTS_PERF/Tests/ClientsPerf/PythonConnectorPerf/pythonconnector-perf/lib/python3.5/site-packages/snowflake/connector/cursor.py", line 35, in <module>
      2019-07-06 09:08:21 from pyarrow.ipc import open_stream
      2019-07-06 09:08:21 File "/home/jenkins/workspace/CLIENTS_PERF/Tests/ClientsPerf/PythonConnectorPerf/pythonconnector-perf/lib/python3.5/site-packages/pyarrow/_init_.py", line 47, in <module>
      2019-07-06 09:08:21 import pyarrow.compat as compat

      I can provide more detail if requested.

      Attachments

        Issue Links

          Activity

            People

              wesm Wes McKinney
              howryu Haowei Yu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 10m
                  3h 10m