Skip to content

Fix thrust header#7817

Merged
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
aamijar:fix-thrust-header
Feb 18, 2026
Merged

Fix thrust header#7817
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
aamijar:fix-thrust-header

Conversation

@aamijar
Copy link
Copy Markdown
Member

@aamijar aamijar commented Feb 18, 2026

Follow up to #7808.

@aamijar aamijar requested a review from a team as a code owner February 18, 2026 20:34
@aamijar aamijar added non-breaking Non-breaking change bug Something isn't working labels Feb 18, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 18, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated copyright information.

Note: This release contains only internal maintenance updates with no visible changes to end-user functionality.

Walkthrough

A single header file was updated to add a thrust/reduce.h include and update the copyright year to 2026.

Changes

Cohort / File(s) Summary
Header Update
cpp/src/dbscan/runner.cuh
Added thrust/reduce.h include and updated copyright year from 2018-2025 to 2018-2026.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Fix thrust header' directly relates to the main change: adding a thrust header include to the dbscan runner file.
Description check ✅ Passed The description references a related pull request (#7808) as context, indicating this is a follow-up fix related to thrust headers, which aligns with the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@csadorf
Copy link
Copy Markdown
Contributor

csadorf commented Feb 18, 2026

/merge

@rapids-bot rapids-bot Bot merged commit a07ab40 into rapidsai:main Feb 18, 2026
102 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 CUDA/C++ non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants