Skip to content

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

Merged
rapids-bot[bot] merged 2 commits into
NVIDIA:branch-24.04from
bdice:remove-cudf-column-full
Mar 5, 2024
Merged

Remove use of cudf.core.column.full.#5794
rapids-bot[bot] merged 2 commits into
NVIDIA:branch-24.04from
bdice:remove-cudf-column-full

Conversation

@bdice

@bdice bdice commented Mar 5, 2024

Copy link
Copy Markdown
Contributor

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

xref: NVIDIA/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

bdice commented Mar 5, 2024

Copy link
Copy Markdown
Contributor Author

/merge

@dantegd

dantegd commented Mar 5, 2024

Copy link
Copy Markdown
Contributor

/merge

@rapids-bot
rapids-bot Bot merged commit 73e04e2 into NVIDIA:branch-24.04 Mar 5, 2024
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