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

Reenable arrow tests #16556

Merged
merged 9 commits into from
Aug 16, 2024
Merged

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Aug 14, 2024

Description

This PR reenables the tests that were disabled in #16379, converting them to use the new C data interface functions instead of the old libarrow-based ones.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@vyasr vyasr added tests Unit testing for project libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change labels Aug 14, 2024
@vyasr vyasr self-assigned this Aug 14, 2024
@github-actions github-actions bot added the CMake CMake build issue label Aug 14, 2024
@vyasr
Copy link
Contributor Author

vyasr commented Aug 14, 2024

Keeping as a draft until #16548 (comment) is resolved.

@vyasr vyasr added the improvement Improvement / enhancement to an existing function label Aug 14, 2024
@vyasr vyasr marked this pull request as ready for review August 15, 2024 23:17
@vyasr vyasr requested a review from a team as a code owner August 15, 2024 23:17
@vyasr vyasr requested review from bdice and vuule August 15, 2024 23:17
@vyasr
Copy link
Contributor Author

vyasr commented Aug 16, 2024

Failure is unrelated, seems to be caused by #16457. Currently following up offline but I'll open an issue if we need to track this over any longer period of time.

@vyasr
Copy link
Contributor Author

vyasr commented Aug 16, 2024

Fix is #16576

@vyasr vyasr requested a review from davidwendt August 16, 2024 17:15
@vyasr
Copy link
Contributor Author

vyasr commented Aug 16, 2024

I know that we normally require 2 reviews, but since this is just adding back tests that were previously disabled I'm going to go ahead and merge with one approval to save people some time.

@vyasr
Copy link
Contributor Author

vyasr commented Aug 16, 2024

/merge

@rapids-bot rapids-bot bot merged commit 10cdd5f into rapidsai:branch-24.10 Aug 16, 2024
71 checks passed
@vyasr vyasr deleted the test/reenable_arrow_tests branch August 16, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change tests Unit testing for project
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants