duckdb / dbt-duckdb

dbt (http://getdbt.com) adapter for DuckDB (http://duckdb.org)
Apache License 2.0
852 stars 77 forks source link

Enable additional iceberg config options + and add a Spark-style save_mode option for plugins #144

Closed jwills closed 1 year ago

jwills commented 1 year ago

Fixing some config stuff that came up as I continued playing with Iceberg + adding in a save_mode option for the plugin sources so that we won't need to continually re-import a source if the relation has already been created if that doesn't make sense for the problem at hand.