raulcd commented on PR #46511: URL: https://github.com/apache/arrow/pull/46511#issuecomment-2894061893
This PR fixes the [Python / AMD64 Conda Python 3.10 Without Pandas (pull_request)](https://github.com/apache/arrow/actions/runs/15135088420/job/42544920900?pr=46511) but there seems to be new failures on the Sphinx documentation jobs due to some docstring violations. This is currently happening on main if we force rebuild the docker images (probably has to do with some newer version of a dependency on the newly built image) but does not seem specifically related to this PR. I've been able to reproduce the error locally using main via: `PYTHON=3.9 archery docker run conda-python-docs`. I'll try to fix those docstring violations but I am unsure whether they should go on this PR. -- 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