AlenkaF opened a new issue, #48469: URL: https://github.com/apache/arrow/issues/48469
### Describe the enhancement requested When working on https://github.com/apache/arrow/issues/47797 the use of Python install manager was possible for the PyArrow Windows wheels build step, but not for the test step. The reason for this could be that the base setup for build and test is different and does not allow the install of pymanager for the test step. This needs to be investigated though. Error output can be found here: https://github.com/apache/arrow/pull/47993#issuecomment-3510077847 ### 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]
