calogica / dbt-expectations

Port(ish) of Great Expectations to dbt test macros

Home Page:https://calogica.github.io/dbt-expectations/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Add Spark Support

clausherther opened this issue · comments

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