Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: carry on in the face of more arrow-exceptions
There are more Parquet-related exceptions that prevent the file format conversion from progressing. Instead of continuing to add to the list of exception types, have found the PyArrow exception base class at https://github.com/apache/arrow/blob/fb8e8122f623f4548b22ece7485c4570d7ece1a6/python/pyarrow/error.pxi#L33C7-L33C21
- Loading branch information