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 cudf table apis #437

Merged
merged 1 commit into from
Aug 4, 2021

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jul 26, 2021

rapidsai/cudf#8687 changes the internals of cuDF and removes the means by which libcudf table objects are converted to cuDF Frames. This PR should be merged after that one to match those APIs. I have verified locally that this PR's Cython code compiles and runs against that branch of cuDF.

@vyasr vyasr added 0 - Blocked Cannot progress due to external reasons Python Related to Python code Cython improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 26, 2021
@vyasr vyasr self-assigned this Jul 26, 2021
@vyasr vyasr requested review from a team as code owners July 26, 2021 21:30
@github-actions github-actions bot added the conda Related to conda and conda configuration label Jul 26, 2021
@vyasr vyasr changed the base branch from branch-21.08 to branch-21.10 July 26, 2021 23:46
@ajschmidt8 ajschmidt8 removed the request for review from a team July 27, 2021 15:33
@ajschmidt8
Copy link
Member

Removing ops-codeowners from the required reviews since it doesn't seem there are any file changes that we're responsible for. Feel free to add us back if necessary.

@vyasr vyasr added 3 - Ready for Review Ready for review by team and removed 0 - Blocked Cannot progress due to external reasons labels Aug 3, 2021
@vyasr
Copy link
Contributor Author

vyasr commented Aug 3, 2021

rerun tests

@vyasr
Copy link
Contributor Author

vyasr commented Aug 4, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 960894f into rapidsai:branch-21.10 Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team conda Related to conda and conda configuration Cython improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Related to Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants