Skip to content

Fix csv quotes#14041

Closed
res-life wants to merge 2 commits intoNVIDIA:mainfrom
res-life:fix-csv-quotes
Closed

Fix csv quotes#14041
res-life wants to merge 2 commits intoNVIDIA:mainfrom
res-life:fix-csv-quotes

Conversation

@res-life
Copy link
Copy Markdown
Collaborator

Fixes #13728

Description

Checklists

  • This PR has added documentation for new or modified features or behaviors.
  • This PR has added new tests or modified existing tests to cover new code paths.
    (Please explain in the PR description how the new code paths are tested, such as names of the new/existing tests that cover them.)
  • Performance testing has been performed and its results are added in the PR description. Or, an issue has been filed with a link in the PR description.

Chong Gao added 2 commits December 19, 2025 09:30
Signed-off-by: Chong Gao <res_life@163.com>
Signed-off-by: Chong Gao <res_life@163.com>
@res-life res-life self-assigned this Dec 19, 2025
@res-life
Copy link
Copy Markdown
Collaborator Author

This PR fixes the corresponding issue, but not sure if it has side effect.
Let me kick CI to verify.

@res-life
Copy link
Copy Markdown
Collaborator Author

build

@sameerz sameerz added the bug Something isn't working label Dec 20, 2025
@res-life
Copy link
Copy Markdown
Collaborator Author

build

@res-life
Copy link
Copy Markdown
Collaborator Author

This PR introduced regressions.

@res-life
Copy link
Copy Markdown
Collaborator Author

build

@nvauto
Copy link
Copy Markdown
Collaborator

nvauto commented Jan 26, 2026

NOTE: release/26.02 has been created from main. Please retarget your PR to release/26.02 if it should be included in the release.

@res-life
Copy link
Copy Markdown
Collaborator Author

We should not disable QuoteStyle, Spark does use QuoteStyle.
This PR introduced several test cases regressions.
Need to fix in the cuDF side, close this PR now.

@res-life res-life closed this Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Special character inputs from the csv file bring inconsistency when using the CPU and GPU engines

3 participants