Skip to content

Move table_device_view function definitions from .cuh to .cu#22354

Open
davidwendt wants to merge 5 commits intorapidsai:mainfrom
davidwendt:create-column-device-views
Open

Move table_device_view function definitions from .cuh to .cu#22354
davidwendt wants to merge 5 commits intorapidsai:mainfrom
davidwendt:create-column-device-views

Conversation

@davidwendt
Copy link
Copy Markdown
Contributor

@davidwendt davidwendt commented May 1, 2026

Description

Moves member functions from .cuh to .cu and refactors the create() implementations to better use the renamed create_column_device_views utility.

Follow on to changes in #22321

Checklist

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

@davidwendt davidwendt self-assigned this May 1, 2026
@davidwendt davidwendt added 2 - In Progress Currently a work in progress libcudf Affects libcudf (C++/CUDA) code. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 1, 2026
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 1, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@davidwendt
Copy link
Copy Markdown
Contributor Author

/ok to test

@davidwendt
Copy link
Copy Markdown
Contributor Author

/ok to test

@davidwendt davidwendt added 3 - Ready for Review Ready for review by team and removed 2 - In Progress Currently a work in progress labels May 6, 2026
@davidwendt davidwendt marked this pull request as ready for review May 6, 2026 15:19
@davidwendt davidwendt requested a review from a team as a code owner May 6, 2026 15:19
@davidwendt davidwendt requested review from karthikeyann and vyasr May 6, 2026 15:19
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 improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants