Skip to content

Change LIST column offsets from size_type to int32 in benchmarks and gtests - #23682

Open
davidwendt wants to merge 1 commit into
NVIDIA:mainfrom
davidwendt:lists-gtests-offsets-type
Open

Change LIST column offsets from size_type to int32 in benchmarks and gtests#23682
davidwendt wants to merge 1 commit into
NVIDIA:mainfrom
davidwendt:lists-gtests-offsets-type

Conversation

@davidwendt

Copy link
Copy Markdown
Contributor

Description

Follow on work to #23607 includes changes to cpp/benchmarks and cpp/tests where cudf::size_type is used for LIST column offsets and replaced with int32_t instead.

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 Aug 17, 2026
@davidwendt
davidwendt requested a review from a team as a code owner August 17, 2026 18:36
@davidwendt
davidwendt requested review from vyasr and wence- August 17, 2026 18:36
@davidwendt davidwendt added 3 - Ready for Review Ready for review by team libcudf Affects libcudf (C++/CUDA) code. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Aug 17, 2026
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.

3 participants