calogica / dbt-expectations

Port(ish) of Great Expectations to dbt test macros
https://calogica.github.io/dbt-expectations/
Apache License 2.0
989 stars 120 forks source link

[Feature Request] Add Spark Support #280

Closed clausherther closed 9 months ago

clausherther commented 10 months ago

We should add support for apache-spark. Since dbt does not run on Databricks Community Edition, we currently can't add support for that in CircleCI, but we can add a local spark container to run integration tests. This would help with issues like #274