Skip to content

[EXPER] Add single column strings sort fast-path - #24217

Draft
davidwendt wants to merge 2 commits into
NVIDIA:mainfrom
davidwendt:sort-strings-fast-path
Draft

davidwendt wants to merge 2 commits into
NVIDIA:mainfrom
davidwendt:sort-strings-fast-path

Conversation

@davidwendt

Copy link
Copy Markdown
Contributor

Description

Creates a fast-path for sorting a single strings column through cudf::sorted_order and cudf::stable_sorted_order

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 Sep 17, 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 Sep 17, 2026
@copy-pr-bot

copy-pr-bot Bot commented Sep 17, 2026

Copy link
Copy Markdown

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.

@github-actions github-actions Bot added the CMake CMake build issue label Sep 17, 2026
@davidwendt davidwendt changed the title Add single column strings sort fast-path [EXPER] Add single column strings sort fast-path Sep 17, 2026
@davidwendt

Copy link
Copy Markdown
Contributor Author

/ok to test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 - In Progress Currently a work in progress CMake CMake build issue 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.

1 participant