Skip to content

0.4.12

Compare
Choose a tag to compare
@oravi oravi released this 22 Sep 19:10
· 2340 commits to master since this release
7adc3d5

New Features

  • Beta support for Spark! 🥳
  • Support disabling alerts for skipped models (thanks @fredmny for contributing it!) 💯
  • Added a new column called 'failures' to the dbt test artifact tables!
  • Added descriptions to Elementary models in YML files.

Bug Fixes

  • Added a limit to the model compiled sql to better deal with very long queries generated by macros
  • Fixed a bug in schema changes test when multiple schema change tests run in parallel

Contributions & Acknowledgements

  • Thanks @fredmny for making his first contribution!