dbt-duckdb
dbt-duckdb copied to clipboard
[Question] Spatial extension
trafficstars
does anyone know if its possible or if theres any exmaples of using the duck db spatial extension in duckdb-dbt?
Should work fine; are you running into a problem?
very new to duckdb and dbt and just wonder before I dive into. Btw do you know of any examples if not. thank you for the clarification!!
AFAICT folks do use the two in combination (the spatial extension with dbt-duckdb, e.g. https://github.com/duckdb/duckdb_spatial/issues/256 ) but I don't know of any projects folks have posted as examples, I'm sorry!
thanks!