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

Unpin dask version and unset dask environment variables #3930

Closed

Conversation

jnke2016
Copy link
Contributor

@jnke2016 jnke2016 commented Oct 12, 2023

This PR unpins the dask version and unsets timeout related environment variables.

@jnke2016 jnke2016 requested a review from a team as a code owner October 12, 2023 01:07
@jnke2016 jnke2016 changed the title Unpin dask version and unset dask environment variable Unpin dask version and unset dask environment variables Oct 12, 2023
Comment on lines +23 to 26
- dask-core>=2023.7.1
- dask-cuda==23.12.*
- dask-cudf==23.12.*
- dask>=2023.7.1
Copy link
Contributor

Choose a reason for hiding this comment

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

Just wondering, isn't dask-core part of dask?

Comment on lines +23 to 26
- dask-core>=2023.7.1
- dask-cuda==23.12.*
- dask-cudf==23.12.*
- dask>=2023.7.1
Copy link
Contributor

Choose a reason for hiding this comment

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

Same here

@naimnv
Copy link
Contributor

naimnv commented Oct 12, 2023

LGTM

@naimnv naimnv added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function DO NOT MERGE Hold off on merging; see PR for details labels Oct 12, 2023
@naimnv naimnv added this to the 23.12 milestone Oct 12, 2023
@jnke2016
Copy link
Contributor Author

It looks like CI is still testing this PR with the pin dask distributed version
distributed 2023.9.2 pyhd8ed1ab_0

@jnke2016
Copy link
Contributor Author

Already done in this PR

@jnke2016 jnke2016 closed this Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants