Laurie

Results 29 comments of Laurie

Ah, sorry for the delay! When I tested before I thought I was seeing no schema file written when no feed was provided, but when I tested again today to...

See [notes](https://docs.google.com/document/d/1nSewmXCgo6F1pMZpZ31Omgq8mQUPI7EC0_DKl6taM8g/edit) for some investigation on this

I am unassigning myself from this because there's not time for me to complete it

This came up again today. @evansiroky was [asking some questions](https://cal-itp.slack.com/archives/C02JFS4LAMU/p1702082736038859) about B-Line GTFS RT validation and I found that ~1/3 of validation attempts on their data are failing with this...

For overall prevalence (again using just two dates to sample), it seems like this issue affects about a third of feeds: ```sql SELECT feed_type, dt, SUBSTR(validation_exception,1,35), COUNT(DISTINCT base64_url), COUNT(DISTINCT hour),...

Apologies, I think maybe I got it confused -- I do think that having the templated URL with braces in the warehouse is confusing, given that `pipeline_url` is what is...

Size is "large" because deprecation process spans multiple weeks

One option might be loading information from the dbt manifest/run results into a temporary table and using that to identify models that still exist in the codebase