dbt-duckdb icon indicating copy to clipboard operation
dbt-duckdb copied to clipboard

External sources: more options & docs

Open sdebruyn opened this issue 2 years ago • 2 comments

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?

sdebruyn avatar Feb 10 '23 19:02 sdebruyn

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?

jwills avatar Feb 10 '23 19:02 jwills

Correct :)

sdebruyn avatar Feb 10 '23 20:02 sdebruyn