-
Notifications
You must be signed in to change notification settings - Fork 928
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
Bump polars version to <1.23 #17986
base: branch-25.04
Are you sure you want to change the base?
Bump polars version to <1.23 #17986
Conversation
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
IIRC when working on the sink engines on polars main, the polars IR version got bumped (i.e. you'll need to bump the version check in |
/ok to test |
/ok to test |
/ok to test |
/ok to test |
/ok to test |
/ok to test |
Polars 1.22 is not installed in this CI job https://github.com/rapidsai/cudf/actions/runs/13341319519/job/37267041016?pr=17986#step:9:5952. Is this related to #18014? Edit: Yes it was. CC @jameslamb |
Description
The PR upgrades the Polars version to 1.22.
Checklist