should be it

This commit is contained in:
2025-10-24 19:21:19 -05:00
parent a4b23fc57c
commit f09560c7b1
14047 changed files with 3161551 additions and 1 deletions

14
external/duckdb/data/csv/auto/14177.csv vendored Normal file
View File

@@ -0,0 +1,14 @@
"id","description"
"1","This is a test description for id 1"
"2","This is a test description,
This is a
longer description for id 2"
"3","This is a test description,
This is a
longer description for id 3"
"4","This is a test description,
This is a
longer description for id 4"
"5","This is a test description,
This is a
longer description for id 5"
1 id description
2 1 This is a test description for id 1
3 2 This is a test description, This is a longer description for id 2
4 3 This is a test description, This is a longer description for id 3
5 4 This is a test description, This is a longer description for id 4
6 5 This is a test description, This is a longer description for id 5