Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin dask to 2024.1.1 #1301

Merged
merged 11 commits into from
Mar 1, 2024
Merged

Conversation

charlesbluca
Copy link
Collaborator

@charlesbluca charlesbluca commented Jan 31, 2024

As part of large Dask pinning discussions, agreed with @pentschev @rjzamora that for now it makes sense to pin dask-sql to the same Dask dependency as RAPIDS, but not to fully invest in rapids-dask-dependency.

@codecov-commenter
Copy link

codecov-commenter commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.47%. Comparing base (e9db6af) to head (274fc72).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1301      +/-   ##
==========================================
+ Coverage   85.09%   85.47%   +0.38%     
==========================================
  Files          77       77              
  Lines        4259     4242      -17     
  Branches      753      790      +37     
==========================================
+ Hits         3624     3626       +2     
+ Misses        466      448      -18     
+ Partials      169      168       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@charlesbluca charlesbluca changed the title Bump dask minimum version to 2023.6.0 Pin dask to 2024.1.1 Mar 1, 2024
@charlesbluca
Copy link
Collaborator Author

Looks like we'll need to drop tpot from our 3.12 deps as it is unsupported and added a new constraint recently:

conda-forge/conda-forge-repodata-patches-feedstock#673

@@ -26,6 +26,7 @@ dependencies:
- pytest-xdist
- pytest
- python=3.9
- py-xgboost=1.7.0
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noting that we'll need to make a follow-up PR to dask-build-environment as this pinning will definitely conflict with the RAPIDS xgboost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants