Skip to content

dbt v0.26.0

Latest

Choose a tag to compare

@haritamar haritamar released this 08 Sep 18:39
9a7e2b5

What's Changed

  • CORE-1210: optimize insert_rows / render_row_to_sql Jinja path (Fusion artifact upload slowdown) by @haritamar in #1041
  • fix: allow _with_context tests to collect sample rows by @joostboon in #981
  • feat: Use ClickHouse lightweight deletes by @29antonioac in #1040
  • fix: describe the anomalous bucket in non-dimension anomaly alerts by @joostboon in #1043
  • fix: partition metrics_anomaly_score training stats by dimension by @sravankumarkunadi in #1042
  • perf: make the append-only elementary tables actually append-only by @haritamar in #1044
  • fix: preserve newlines in Spark/Databricks compiled_code (create Spark temp tables with an explicit file format) by @haritamar in #1051
  • fix: render datetime values in render_value (fixes Fusion test_timings) by @haritamar in #1052
  • fix: execute INSERTs with fetch=false by @github-christophe-oudar in #1049
  • Support BigQuery nested STRUCT fields in anomaly tests by @tlangton3 in #1012
  • feat: expand _with_context tests and drop the dbt_expectations dependency by @joostboon in #1046
  • feat: detect changes to settled historical metrics by @joostboon in #1050

New Contributors

Full Changelog: 0.25.1...0.26.0