Releases: ClickHouse/dbt-clickhouse
Releases · ClickHouse/dbt-clickhouse
v1.5.1 Fix SQLFluff compatibility
v1.5.0 dbt 1.5.x support
v1.4.9 Improved Distributed Table Support
Incorporates better distributed table support with tests.
v1.4.8
v1.4.7 Fix legacy incremental materializations
Fixes "legacy" incremental materializations which were broken as a result of distributed table handling.
v1.4.6 Fix LW Delete Settings
Fixes an issue where lightweight deletes could fail in load balanced environments such as ClickHouse Cloud
v1.4.5 Experimental Distributed Table Materializations
Adds community contribution for distributed table materializations
v1.4.4 -- Bug fixes
v1.4.3 Add Distributed Table Materialization Macro, fix Hook return type
What's Changed
- Fix incompatible return type by @PrVrSs in #162
- Distributed table materialization by @gladkikhtutu in #163
New Contributors
- @PrVrSs made their first contribution in #162
- @gladkikhtutu made their first contribution in #163
Full Changelog: v1.4.2...v1.4.3
v1.4.2 On cluster fixes
What's Changed
- Fix database creation when cluster name is defined by @codenation-nl in #154
- fix: SYSTEM SYNC REPLICA for on_cluster_clause by @Schum-io in #156
New Contributors
- @codenation-nl made their first contribution in #154
- @Schum-io made their first contribution in #156
Full Changelog: v1.4.1...v1.4.2