Skip to content

Zero-initialize is_quoted_flags buffer in the CSV reader#22386

Open
vuule wants to merge 2 commits intorapidsai:mainfrom
vuule:bug-read_csv-uninit-flags
Open

Zero-initialize is_quoted_flags buffer in the CSV reader#22386
vuule wants to merge 2 commits intorapidsai:mainfrom
vuule:bug-read_csv-uninit-flags

Conversation

@vuule
Copy link
Copy Markdown
Contributor

@vuule vuule commented May 5, 2026

Description

Fixes initcheck errors in the CSV reader.

Remaining errors are false positives caused by cudaMemcpyBatchAsync use.

Checklist

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

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 5, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the libcudf Affects libcudf (C++/CUDA) code. label May 5, 2026
@vuule vuule added bug Something isn't working non-breaking Non-breaking change labels May 5, 2026
@vuule vuule marked this pull request as ready for review May 5, 2026 23:14
@vuule vuule requested a review from a team as a code owner May 5, 2026 23:14
@vuule vuule requested review from bdice and mhaseeb123 May 5, 2026 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working 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