dbt-duckdb
dbt-duckdb copied to clipboard
External sources: more options & docs
I am interested in using external sources. What I am missing in either features or the documentation (if the feature already exists):
- How do I set the delimiter for my CSV file?
- How do I specify a local path?
- What do the list of tables mean and how can I document that? The CSV/parquet would be a single table, why are there multiple in the docs?
Ah so the request is to update https://github.com/jwills/dbt-duckdb#external-materializations-and-sources to include info on how to setup CSV external sources?
Correct :)