jorisvandenbossche opened a new pull request, #34760: URL: https://github.com/apache/arrow/pull/34760
### Rationale for this change Finalizing https://github.com/apache/arrow/issues/33976 now the basic functionality for working with Acero has been added and this is used internally: publicly exposing the low-level building blocks. ### What changes are included in this PR? (user facing) A new `pyarrow.acero` module exposing the Declaration and ExecNodeOptions subclasses (from `pyarrow._acero` cython submodule). ### Are these changes tested? The functionality was already tested. The existing tests are updated to use the public import. -- 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]
