github-actions[bot] opened a new pull request, #50207:
URL: https://github.com/apache/airflow/pull/50207

   PySpark and PyDruid lower-binding we had was limiting both to
   versions that were as old as 2018 and sometimes it cause that
   those really old versions have been downloaded and installed by
   UV during installation - in order to perform dependency resolution.
   
   Those PyDruid and PySpark versions were sometimes causing
   failures / broken pipe when downloading them.
   
   Bumping lower limits to relatively modern (2023) versions should
   solve the problem.
   (cherry picked from commit 8a5effd9ffd242035a3f277db4a23a64190cf334)
   
   Co-authored-by: Jarek Potiuk <[email protected]>


-- 
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]

Reply via email to