Skip to content

Conversation

pdet
Copy link
Contributor

@pdet pdet commented Jun 2, 2025

This PR, considers the null_padding option when detecting comments in a CSV File.
It also quotes values that have a possible comment option (i.e., '#').

Fix: #17744

@duckdb-draftbot duckdb-draftbot marked this pull request as draft June 2, 2025 15:39
@pdet pdet marked this pull request as ready for review June 3, 2025 11:13
@duckdb-draftbot duckdb-draftbot marked this pull request as draft June 4, 2025 11:20
@pdet pdet marked this pull request as ready for review June 4, 2025 11:23
@Mytherin Mytherin merged commit 7d90a94 into duckdb:v1.3-ossivalis Jun 5, 2025
50 checks passed
@Mytherin
Copy link
Collaborator

Mytherin commented Jun 5, 2025

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jun 5, 2025
[CSV Sniffer] Consider if null_padding is set to true when detecting midcomment line during sniffing (duckdb/duckdb#17751)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Jun 5, 2025
[CSV Sniffer] Consider if null_padding is set to true when detecting midcomment line during sniffing (duckdb/duckdb#17751)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@pdet pdet deleted the comment_null_pad branch July 18, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants