WillAyd commented on PR #46057: URL: https://github.com/apache/arrow/pull/46057#issuecomment-2811068182
I noticed this change caused a very minor regression with the example-python-minimal-build-ubuntu-venv and example-python-minimal-build-fedora-conda jobs. You can see the failing test here: https://github.com/ursacomputing/crossbow/actions/runs/14504182883/job/40690374677#step:3:13332 From what I can tell, the added code here ends up referencing code from the pyarrow.acero module. However, it is possible to have a pyarrow configuration where compute is enabled but acero is not. The tests are failing in that case -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org