spark-utils v0.2.2
This is a patch release, tracking updates in dbt v0.20.0 and dbt-utils v0.7.0. Nothing in this release represents a breaking change.
Under-the-hood changes from #15:
- More explicit type casting in
dateadd
anddatediff
to get along with Spark3 - Add
spark__concat
, to account for changes in dbt-utils v0.7.0 (backwards compatible for older versions, too) - Use latest
adapter.dispatch
syntax in integration tests - Replace references to
fishtown-analytics
withdbt-labs