jorisvandenbossche commented on pull request #10575: URL: https://github.com/apache/arrow/pull/10575#issuecomment-867404204
You migth have built Arrow/pyarrow without DATASET enabled? The failures are from `_dataset.pyx`, you will need to add the new option to `ParquetReadOptions` / `_PARQUET_READ_OPTIONS`, I think. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
