Commits


Joris Van den Bossche authored and GitHub committed 81c828ed5c7
GH-33976: [Python] Clean-up Acero related declarations in libarrow_acero.pxd (#34773) ### What changes are included in this PR? 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 * Issue: #33976 Lead-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Co-authored-by: Davide Pasetto <dpasetto69@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>