Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.0.0
Description
See mailing-list message:
~/gitlab/cache-access/pyenv/lib/python3.8/site-packages/pyarrow/parquet.py in read(self, columns, use_threads, use_pandas_metadata)
1742 use_threads = False
1743
-> 1744 table = self._dataset.to_table(
1745 columns=columns, filter=self._filter_expression,
1746 use_threads=use_threads
~/gitlab/cache-access/pyenv/lib/python3.8/site-packages/pyarrow/_dataset.pyx in pyarrow._dataset.Dataset.to_table()
~/gitlab/cache-access/pyenv/lib/python3.8/site-packages/pyarrow/_dataset.pyx in pyarrow._dataset.Scanner.to_table()
~/gitlab/cache-access/pyenv/lib/python3.8/site-packages/pyarrow/error.pxi in pyarrow.lib.pyarrow_internal_check_status()
~/gitlab/cache-access/pyenv/lib/python3.8/site-packages/pyarrow/error.pxi in pyarrow.lib.check_status()
OSError: [Errno 25] fcntl(fd, F_RDADVISE, ...) failed. Detail: [errno 25] Inappropriate ioctl for device
Attachments
Issue Links
- links to