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

read_table fails when passing a PEP519 filesystem object

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • 3.0.0
    • None
    • Python

    Description

      When passing a PEP519 filesystem object which implements a `_fspath` method, but does not implement a `str_` method which returns a valid path (e.g. an OpenFile object from fsspec) to `pyarrow.parquet.read_table()`, the file fails to be read.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              blackary Zachary Blackwood
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: