You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Soda is only interested on ingesting results from tests defined on the schema.yml file of DBT models. To allow Soda to also ingest custom sql tests into the Cloud would provide a lot more observability and unification for a single monitoring platform. In my case I ran dbt test --select random_model which had 27 tests assigned to it, out of which 3 were custom SQL tests. Only 24 of those tests were uploaded to Soda Cloud.
The text was updated successfully, but these errors were encountered:
Currently Soda is only interested on ingesting results from tests defined on the schema.yml file of DBT models. To allow Soda to also ingest custom sql tests into the Cloud would provide a lot more observability and unification for a single monitoring platform. In my case I ran
dbt test --select random_model
which had 27 tests assigned to it, out of which 3 were custom SQL tests. Only 24 of those tests were uploaded to Soda Cloud.The text was updated successfully, but these errors were encountered: