Releases: ClickHouse/dbt-clickhouse
Releases · ClickHouse/dbt-clickhouse
v1.5.2 Settings related bug fixes
What's Changed
- Fix creation of replicated tables when using legacy strategy and unique_key by @StevenReitsma in #208
- Bug fixes related to model settings. by @genzgd in #214
New Contributors
- @StevenReitsma made their first contribution in #208
Full Changelog: v1.5.1...v1.5.2
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