alittlesliceoftom / insert_by_timeperiod

Dbt package for advanced materialisation "insert by timeperiod" which builds on insert by period implementations. Currently tested in Azure Synaspse only.
Apache License 2.0
3 stars 1 forks source link

Setup DuckDb adapter #2

Open alittlesliceoftom opened 4 months ago

alittlesliceoftom commented 4 months ago

Currently the materialisation is created for Synapse, adapt it to work for DuckDB

alittlesliceoftom commented 3 months ago

Blocked by https://github.com/duckdb/dbt-duckdb/pull/406 needing to merge - this will create a version dependency.