ClickHouse / dbt-clickhouse

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

Add UUID/invocation ID to temporary table names #373

Open Magicbeanbuyer opened 3 weeks ago

Magicbeanbuyer commented 3 weeks ago

Summary

Append invoication_id to table name of temporary, intermediate and backup tables to avoid name collision between dbt runs.

Checklist

Delete items not relevant to your PR:

BentsiLeviav commented 3 weeks ago

Hi @Magicbeanbuyer

Thank you for your contribution! Before reviewing your PR, it is required to add a short description with a link to this PR the the changelog (please keep the current format we have in the Changelog file).