dbt-data-reliability
dbt-data-reliability copied to clipboard
Add additional big query fields in dbt_models table
This PR adds support to export additional Bigquery keys in dbt_models
model created by elementary. The new keys added are:
- unique_key
- cluster_by
- incremental_strategy
This will help to filter the dbt models by config
cc @haritamar