singh1203 opened a new pull request, #46200: URL: https://github.com/apache/arrow/pull/46200
### Rationale for this change This change removes the ARROW_USE_PRECOMPILED_HEADERS CMake option, which has been deprecated. ### What changes are included in this PR? - Removed the ARROW_USE_PRECOMPILED_HEADERS CMake option from the build configuration. - Deleted the related logic in CMake scripts and conditional precompiled header setups. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. This change only affects internal build configuration and tooling. -- 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