raulcd opened a new pull request, #45538: URL: https://github.com/apache/arrow/pull/45538
### Rationale for this change The job is failing because it was using some includes from a different header file `cpp/src/arrow/acero/options.h`. The file removed some of those includes and now they were missing. ### What changes are included in this PR? Add missing includes ### Are these changes tested? Yes, via archery ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
