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

Update usage of cudf.core.column.arange to cudf.core.column.as_column #1323

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

AjayThorve
Copy link
Member

Description

This PR fixes failures which were caused becuase cuspatial uses an internal method of cudf that was removed in rapidsai/cudf#14689. The errors can be fixed by replacing those usages in the same fashion as was done internally in that cudf PR.

cc @vyasr

@isVoid isVoid added bug Something isn't working non-breaking Non-breaking change labels Jan 13, 2024
@isVoid
Copy link
Contributor

isVoid commented Jan 13, 2024

/merge

@rapids-bot rapids-bot bot merged commit 9b2b723 into rapidsai:branch-24.02 Jan 13, 2024
61 checks passed
@AjayThorve AjayThorve deleted the fix/cudf-api-update branch January 17, 2024 20:20
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 Python Related to Python code
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants