kiszk edited a comment on pull request #11688: URL: https://github.com/apache/arrow/pull/11688#issuecomment-978327227
Another issue is that dataset.py and related cython file has parquet code unconditionally. If declare `ARROW_PARQUET=OFF`, [a compilation error](https://app.travis-ci.com/github/apache/arrow/jobs/549434824#L3863) occurs w/o parquet include file. If declare `ARROW_PARQUET=ON`, [a test error](https://app.travis-ci.com/github/apache/arrow/jobs/549469843#L8215) occurs. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
