-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
https://duckdb.org/docs/data/csv/reading_faulty_csv_files
https://duckdb.org/docs/data/csv/overview
DuckDB v0.10.0 introduced breaking changes to the read_csv function. Namely, The read_csv function now attempts auto-detecting the CSV parameters, making its behavior identical to the old read_csv_auto function. If you would like to use read_csv with its old behavior, turn off the auto-detection manually by using read_csv(..., auto_detect = false).
https://discourse.julialang.org/t/calling-database-functions-when-using-octo-jl/114044
Calling database functions when using Octo.jl
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels