dbt-labs / dbt-jsonschema

Apache License 2.0
118 stars 40 forks source link

Add support for dbt-spark optional configs #71

Open felipe-curebase opened 1 year ago

felipe-curebase commented 1 year ago

I have a valid dbt-spark project where I'm configuring global optional properties for models, seeds and snapshots (+file_format: delta) in dbt_project that are failing to validate.

file_format error

joellabes commented 1 year ago

Thanks @felipe-curebase - if you wanted to open a PR that adds these, and calls out in the Description field that they're Spark/Redshift only, that would be grand 🌟

dave-connors-3 commented 11 months ago

hey @felipe-curebase ! are you still seeing this issue? I see we have a file_format key in each of our dbt_project.yml schemas currently! testing locally, the current schemas seem to validate properly