AlenkaF opened a new issue, #48280: URL: https://github.com/apache/arrow/issues/48280
### Describe the bug, including details regarding any error messages, version, and platform. On the `Docker: prepare` stage on the CI, we are noticing some warnings connected to `PYTHON_PATCH_VERSION`: ``` time="2025-11-07T12:11:57Z" level=warning msg="The \"PYTHON_PATCH_VERSION\" variable is not set. Defaulting to a blank string." time="2025-11-07T12:11:57Z" level=warning msg="The \"PYTHON_PATCH_VERSION\" variable is not set. Defaulting to a blank string." ``` See: https://github.com/ursacomputing/crossbow/actions/runs/19167940422/job/54793047049#step:7:55 ### Component(s) Continuous Integration, Python -- 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]
