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

[HOTFIX] Updates cudf usage for compatibility with cudf>=23.10.1 #4007

Closed

Conversation

rlratzel
Copy link
Contributor

cudf>=23.10.1 has been updated to have behavior matching pandas for some APIs that are used by PropertyGraph.

This PR updates PropertyGraph so those API calls are compatible with cudf>=23.10.1.

These changes were tested with cudf=23.10.0 and cudf=23.10.1

@rlratzel rlratzel added bug Something isn't working non-breaking Non-breaking change labels Nov 16, 2023
@rlratzel rlratzel self-assigned this Nov 16, 2023
@rlratzel rlratzel requested a review from a team as a code owner November 16, 2023 19:44
@galipremsagar galipremsagar requested a review from a team as a code owner November 17, 2023 17:22
@BradReesWork BradReesWork added this to the 23.12 milestone Nov 17, 2023
ci/test_python.sh Outdated Show resolved Hide resolved
@galipremsagar
Copy link
Contributor

closing this hotfix as this is no longer planned, the fixes are in 23.12 release that is coming up in 2 weeks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants