We are extremely excited to announce the release of the snowplow-web v.0.8.0 dbt package.
This release adds support for Databricks via the dbt-spark connector! We also introduce some performance improvements for Databricks specifically as well as more broadly for the other warehouses.
Features
- Add missing mention of Databricks to README (Close #89)
- Add support for Databricks through dbt-spark (Close #91)
- Improve performance in Databricks (Close #92)
- Improve performance of scratch tables (Close #94)
Upgrading
To upgrade simply bump the snowplow-web version in your packages.yml
file. If you are using this with Databricks you will need to run a --full-refresh
since we are adding new fields to the derived tables.