getindata / dbt-flink-adapter

Adapter for dbt that executes dbt pipelines on Apache Flink
Apache License 2.0
83 stars 10 forks source link

Add session handle storing in ~/.dbt/flink-session.yml file. Add "if … #25

Closed gliter closed 1 year ago

gliter commented 1 year ago

…not exists" to seeds macro when creating table. Remove unused project properties. Fixes https://github.com/getindata/flink-dbt-adapter/issues/22 fixes https://github.com/getindata/flink-dbt-adapter/issues/23