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

Enable warnings as errors in custreamz #15642

Merged
merged 23 commits into from
May 4, 2024

Conversation

mroeschke
Copy link
Contributor

Description

Part of rapidsai/build-planning#26

Builds on #15634

Checklist

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

@mroeschke mroeschke added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 3, 2024
@mroeschke mroeschke requested review from a team as code owners May 3, 2024 00:43
@mroeschke mroeschke requested review from wence- and bdice May 3, 2024 00:43
@github-actions github-actions bot added the Python Affects Python cuDF API. label May 3, 2024
Comment on lines 87 to 88
f = tmp_path / "data.json"
f.touch()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: Why do we need to touch the file first?

@mroeschke
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 23bb2ed into rapidsai:branch-24.06 May 4, 2024
70 checks passed
@mroeschke mroeschke deleted the test/custreamz/wae branch May 6, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants