Skip to content

Conversation

pdet
Copy link
Contributor

@pdet pdet commented Sep 10, 2024

comment will now be print as '' instead of \0 so it can be immediately used.
(Note that '' is internally consumed in the options as a char = '\0')

Also only prints the quote option once, even if set by the user.

Edit by @szarnyasg: Fixes #13856

@Mytherin Mytherin merged commit d066254 into duckdb:main Sep 11, 2024
39 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
Small fixes for prompt of sniff_csv (duckdb/duckdb#13843)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@pdet pdet deleted the sniff_fix branch November 27, 2024 12:32
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.

sniff_csv's Prompt column is truncated after comment='
2 participants