Skip to content

dbt 0.7.6

Compare
Choose a tag to compare
@elongl elongl released this 27 Apr 11:39
· 1084 commits to master since this release
8463666

What's Changed

  • fix dbt sources owner format by @IDoneShaveIt in #215
  • Using a different method to define deprecated columns. by @elongl in #330
  • Changed the order of insertion between 'elementary_test_results' and 'test_result_rows'. by @elongl in #333
  • [ELE-704] Column anomalies query with no timestamp ignores where_expression by @Maayan-s in #334
  • Add cached empty test results row instead of running the query a… by @RoiTabach in #331
  • Removed unused macro that made Spark fail by @Maayan-s in #336
  • Fixing anomaly tests on regular tables (non incremental) return all anomalies regardless of backfill days by @Maayan-s in #335

Full Changelog: 0.7.5...0.7.6