github ClickHouse/dbt-clickhouse v1.9.7

5 hours ago

What's Changed

  • We are now officially supporting dbt-core 1.10!
    • Validate that the new --sample flag (docs) works. Add tests to cover the implementation (#570).
    • We have validated that the code doesn't raise warnings related to deprecations for future dbt versions
    • Change tests to use dbt-core 1.10 to start validating new functionality (#570).
    • dbt Catalogs feature is not supported right now, but workarounds are going to be documented.
  • Add clickhouse__safe_cast macro that automatically provides default values for ClickHouse types when casting null values. This eliminates the need to specify all non-nullable columns in unit test fixtures by @MaelleBaillet5 in #552

New Contributors

Full Changelog: v1.9.6...v1.9.7

Don't miss a new dbt-clickhouse release

NewReleases is sending notifications on new releases.