Skip to content

[v3-0-test] Lower bind pyspark and pydruid to relatively new versions (#50205)#50207

Merged
potiuk merged 1 commit into
v3-0-testfrom
backport-8a5effd-v3-0-test
May 5, 2025
Merged

[v3-0-test] Lower bind pyspark and pydruid to relatively new versions (#50205)#50207
potiuk merged 1 commit into
v3-0-testfrom
backport-8a5effd-v3-0-test

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 5, 2025

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 8a5effd)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

…#50205)

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 8a5effd)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@potiuk potiuk marked this pull request as ready for review May 5, 2025 14:42
@potiuk potiuk merged commit 3515299 into v3-0-test May 5, 2025
5 checks passed
@potiuk potiuk deleted the backport-8a5effd-v3-0-test branch May 5, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant