Skip to content

1.1.0

Compare
Choose a tag to compare
@guykoh guykoh released this 02 Jun 20:49
1464ee4

Add

  • Support 1.1.0 dbt

Fix

  • Snapshots timestamps
  • Replace temporary in-memory tables with MergeTree table - removing memory limitations over Incremental model and snapshots creation

Driver

  • Moved to use clickhouse-connect driver - an officially supported driver by ClickHouse.inc