ClickHouse / dbt-clickhouse

The Clickhouse plugin for dbt (data build tool)
Apache License 2.0
245 stars 100 forks source link

feat: allow adding an empty seed without rows #341

Closed igorvoltaic closed 1 month ago

igorvoltaic commented 1 month ago

Summary

Fixes #330: allow inserting an empty seed with column names only (in fact create table and do not insert anything)

Checklist

Delete items not relevant to your PR: