ClickHouse / ClickHouse/dbt-clickhouse

support hard_deletes `new_record` behavior for snapshots

Open
#562 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
362
Forks
177
Avg merge
2d 10h
Merged PRs (30d)
8

Description

As of dbt-core 1.9 snapshot hard_deletes config supports `new_record` which this adaptor does not support.
https://docs.getdbt.com/reference/resource-configs/hard-deletes

`invalidate` behavior works just fine, but when running snapshots with `new_record`, the `dbt_is_deleted` column is never populated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.