Skip to content

Releases: ClickHouse/dbt-clickhouse

v1.5.2 Settings related bug fixes

29 Nov 01:07
bf11cbe
Compare
Choose a tag to compare

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

Full Changelog: v1.5.1...v1.5.2

v1.5.1 Fix SQLFluff compatibility

27 Nov 16:52
Compare
Choose a tag to compare

What's Changed

  • Update test and dependency versions. by @genzgd in #211
  • Adjust the wrapper parenthesis around the table materialization sql code by @kris947 in #212

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0 dbt 1.5.x support

23 Nov 22:30
9edb554
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.9...v1.5.0

v1.4.9 Improved Distributed Table Support

26 Oct 23:41
af72593
Compare
Choose a tag to compare

Incorporates better distributed table support with tests.

v1.4.8

22 Aug 22:28
80cba25
Compare
Choose a tag to compare

Fixes some issues with Distributed table materializations.

v1.4.7 Fix legacy incremental materializations

09 Aug 15:48
4b8a202
Compare
Choose a tag to compare

Fixes "legacy" incremental materializations which were broken as a result of distributed table handling.

v1.4.6 Fix LW Delete Settings

27 Jul 16:53
1a0649e
Compare
Choose a tag to compare

Fixes an issue where lightweight deletes could fail in load balanced environments such as ClickHouse Cloud

v1.4.5 Experimental Distributed Table Materializations

27 Jul 11:54
Compare
Choose a tag to compare

Adds community contribution for distributed table materializations

v1.4.4 -- Bug fixes

19 Jul 23:39
c3cad11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3 Add Distributed Table Materialization Macro, fix Hook return type

27 Jun 13:40
95a4b21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3