jorisvandenbossche commented on PR #34711: URL: https://github.com/apache/arrow/pull/34711#issuecomment-1488906482
@ildipo given that I am actively working on the pyarrow acero bindings which will generate some more conflicts while those PRs get merged, I thought to make this easier by moving out part of the python related changes in this PR to a separate one (preserving your commit authorship!): https://github.com/apache/arrow/pull/34773 With that PR, the only change needed here (apart from the python/CMakeLists.txt and setup.py changes) should be a compute->acero rename in libarrow_acero.pxd, which should give less merge conflicts. -- 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]
