jorisvandenbossche commented on PR #34400: URL: https://github.com/apache/arrow/pull/34400#issuecomment-1450163967
Actually, on second thought, the goal should be that the current `_exec_plan.pyx` can be fully done in _python_, so this when doing that refactor, we can rename `_exec_plan.pyx` to `acero.py`, instead of merging it into the new `_acero.pyx`. Hence, a rename in advance doesn't help. -- 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]
