raulcd commented on issue #47778: URL: https://github.com/apache/arrow/issues/47778#issuecomment-3390538940
I've validated locally that I can reproduce the issue with: ``` $ archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION="22.0.0.dev199" ubuntu-python ``` I've also validated locally that if I revert the ORC bump: https://github.com/apache/arrow/commit/fcf1369eca5878900b2625d536a0500056481ae3 the job is successful again. This does not affect 22.0.0 as the commit targets 23.0.0. cc @wgtmac -- 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]
