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

[Python] If pyarrow.parquet fails to import due to a shared library ABI conflict, the test_parquet.py tests silently do not run

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.4.1
    • Python
    • None

    Description

      We need a more robust check in test_parquet.py to distinguish between the cases:

      • Parquet extension not built (unit test suite should pass)
      • Parquet extension built, but fails to import (unit test suite should fail. currently it passes)

      Attachments

        Activity

          People

            wesm Wes McKinney
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: