Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DbtTestWarn: test.calitp_warehouse.not_null_fct_daily_schedule_feeds_gtfs_dataset_key.27c1f8f0d2 - Got 7056 re... #3718

Open
cal-itp-sentry bot opened this issue Feb 19, 2025 · 0 comments

Comments

@cal-itp-sentry
Copy link

cal-itp-sentry bot commented Feb 19, 2025

Sentry Issue: CAL-ITP-DATA-INFRA-14J8

DbtTestWarn: test.calitp_warehouse.not_null_fct_daily_schedule_feeds_gtfs_dataset_key.27c1f8f0d2 - Got 7056 results, configured to warn if != 0

Table: mart_gtfs.fct_daily_schedule_feeds
Column: gtfs_dataset_key (from int_transit_database__urls_to_gtfs_datasets)
error_if: ">10000"

Failing because of 7,056 records with null gtfs_dataset_key

select *
from mart_gtfs.fct_daily_schedule_feeds
where gtfs_dataset_key is null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants