cal-itp/data-infra

Bug: typo in `stg_transit_database__funding_programs`

Closed this issue · 2 comments

Describe the bug
Fix typo in stg_transit_database__funding_programs model and yml: Airflow log

Additional context
Rerun job after

Slack thread

  • error comes because external table is the only one with program_information. we will need to define the schema because if we we don't want to lose the Airtable history associated with the program_informatiom column, we want to use a coalesce(), but that program_informatiom column won't be found
  • define scheme like tech stacks yml
  • example PR doing the same thing