sodadata / soda-sql

Soda SQL and Soda Spark have been deprecated and replaced by Soda Core. docs.soda.io/soda-core/overview.html
https://docs.soda.io/
Apache License 2.0
59 stars 16 forks source link

Add source == "dbt" when ingesting tests from dbt #170

Closed bastienboutonnet closed 2 years ago

bastienboutonnet commented 2 years ago

The Cloud backend will now be able to show a label denoting the source of the ingestion to differentiate dbt-ingested tests from soda-sql tests.

We now need to add the source property when creating a test object from dbt

Is part of: https://github.com/sodadata/soda/issues/4129