dbt-jsonschema icon indicating copy to clipboard operation
dbt-jsonschema copied to clipboard

dbt_project.yaml does not recognize string type in +snowflake_warehouse

Open jeremy-thomas-roc opened this issue 1 year ago • 1 comments

Using the dbt Power User extension, this what I see in my dbt_project.yaml:

image

Using dbt 1.4.5

jeremy-thomas-roc avatar Dec 26 '23 20:12 jeremy-thomas-roc

We added support in https://github.com/dbt-labs/dbt-jsonschema/pull/111 so it's available for 1.6 and 1.7, but as a rule we haven't been backporting missing keys all the way back - if you wanted to open a PR adding support we'd merge it!

joellabes avatar Feb 08 '24 02:02 joellabes

@joellabes Currently using dbt 1.7 and this is still an issue, only in the seeds section of the yaml

image

jeremy-thomas-roc avatar Sep 30 '24 15:09 jeremy-thomas-roc

Thanks! fixed now 🔨

joellabes avatar Oct 04 '24 03:10 joellabes