dbt YAML files
dbt YAML files configurations
| Type | object |
|---|---|
| File match |
**/*dbt*/macros/**/*.yaml
**/*dbt*/macros/**/*.yml
**/*dbt*/models/**/*.yaml
**/*dbt*/models/**/*.yml
**/*dbt*/seeds/**/*.yaml
**/*dbt*/seeds/**/*.yml
**/*dbt*/snapshots/**/*.yaml
**/*dbt*/snapshots/**/*.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/dbt-yaml-files/latest.json |
| Source | https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_yml_files-latest.json |
Validate with Lintel
npx @lintel/lintel check
Properties
Add descriptions to custom singular tests
Definitions
Configurations, specific to BigQuery adapter, used to set policy tags on specific columns, enabling column-level security. Only relevant when persist_docs.columns is true.
6 nested properties
The entity to calculate over
3 nested properties
1 nested properties
2 nested properties
Configurations for the appearance of nodes in the dbt documentation.
The color of the node on the DAG in the documentation. It must be an Hex code or a valid CSS color name.
1 nested properties
3 nested properties
grant config. each key is a database permission and the value is the grantee of that permission
3 nested properties
1 nested properties
3 nested properties
1 nested properties
The column that represents the actual moment the row's event happened. Contrast with, for example, when it was loaded to the warehouse.
Configuration, specific to BigQuery adapter, used to setup authorized views.
grant config. each key is a database permission and the value is the grantee of that permission
Configuration specific to BigQuery adapter used to set an expiration delay (in hours) to a table.
Configuration of the KMS key name, specific to BigQuery adapter.
Configuration specific to BigQuery adapter used to add labels and tags to tables/views created by dbt.
Configurations for the persistence of the dbt documentation.
Configurations set here will override configs set in dbt_project.yml.
Only relevant when store_failures is true
Only relevant when store_failures is true
Only relevant when store_failures is true