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

[Question] Spatial extension

Open ran-codes opened this issue 1 year ago • 3 comments
trafficstars

does anyone know if its possible or if theres any exmaples of using the duck db spatial extension in duckdb-dbt?

ran-codes avatar Mar 20 '24 20:03 ran-codes

Should work fine; are you running into a problem?

jwills avatar Mar 20 '24 21:03 jwills

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!!

ran-codes avatar Mar 21 '24 02:03 ran-codes

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!

jwills avatar Mar 21 '24 17:03 jwills

thanks!

ran-codes avatar Jun 08 '24 04:06 ran-codes