jorisvandenbossche opened a new pull request, #34773: URL: https://github.com/apache/arrow/pull/34773
### Rationale for this change Splitting off a part of https://github.com/apache/arrow/pull/34711 to avoid more conflicts (after this one) with other ongoing work on the Python acero bindings. ### What changes are included in this PR? This part already moves things around, just leaves the renames of the C++ namespace in libarrow_acero.pxd for https://github.com/apache/arrow/pull/34711 Further, I removed some of the declarations that are now no longer used (after the refactoring for https://github.com/apache/arrow/issues/33976) ### 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]
