cal-itp / data-infra

Cal-ITP data infrastructure
https://docs.calitp.org/data-infra
GNU Affero General Public License v3.0
48 stars 13 forks source link

adding private_dataset field to the warehouse Staging, Intermediate, … #3425

Closed fsalemi closed 2 months ago

fsalemi commented 2 months ago

Description

In this PR I added private_dataset field to the data-infra warehouse Staging, Intermediate, and Mart gtfs_datasets. I also updated the related YML file with the description about this field and its purpose. This field was already added to the external table gtfs_datasets per this PR

Type of change

How has this been tested?

poetry run dbt test poetry run dbt compile poetry run dbt docs generate poetry run dbt run -s +dim_gtfs_datasets

Post-merge follow-ups

vevetron commented 2 months ago

Can you run a specific test for the last model changed? dim_gtfs_datasets.sql