raulcd opened a new pull request, #51355: URL: https://github.com/apache/arrow/pull/51355
### Rationale for this change Reproducible builds are currently failing since simdjson changes were merged. ### What changes are included in this PR? Disable Precompiled Headers on simdjson to avoid failing reproducible builds. ### Are these changes tested? Yes on CI ### Are there any user-facing changes? No ### Was AI used for this PR? In accordance to the [AI generation guidelines](https://arrow.apache.org/docs/dev/developers/overview.html#ai-generated-code), please disclose below whether and how AI was used in this PR. **PR code and description written by:** - [x] Human - [ ] AI **Reviewed before submission by:** - [x] Human - [ ] AI - [ ] Not reviewed Note: AI was used to diagnose the reproducible build failure otuput from diffoscope, failure on this gist: https://gist.github.com/raulcd/b2961cc053ae2d3033742e790d474b5b -- 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]
