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

Remove use of cudf.core.column.full. #5794

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Mar 5, 2024

CI is failing because some functions use cudf.core.column.full which was recently removed. This PR changes that to a supported constructor.

xref: rapidsai/cudf#14698

cc: @mroeschke @galipremsagar

@github-actions github-actions bot added the Cython / Python Cython or Python issue label Mar 5, 2024
@galipremsagar galipremsagar added bug Something isn't working non-breaking Non-breaking change labels Mar 5, 2024
@bdice bdice marked this pull request as ready for review March 5, 2024 16:33
@bdice bdice requested a review from a team as a code owner March 5, 2024 16:33
@bdice
Copy link
Contributor Author

bdice commented Mar 5, 2024

/merge

@dantegd
Copy link
Member

dantegd commented Mar 5, 2024

/merge

@rapids-bot rapids-bot bot merged commit 73e04e2 into rapidsai:branch-24.04 Mar 5, 2024
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants