kou opened a new pull request, #46744: URL: https://github.com/apache/arrow/pull/46744
### Rationale for this change #45459 introduced RapidJSON dependency to Parquet support. Conan recipe enables Parquet by default but it doesn't enable RapidJSON by default. So we can't find RapidJSON. ### What changes are included in this PR? Disable Parquet by default. We should report "Parquet support requires RapidJSON support" to Conan when we release 21.0.0. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org