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

Fix gtfs schedule view task name to match its table name #820

Closed machow closed 2 years ago

machow commented 2 years ago

Note this task should be named gtfs_schedule_fact_daily_feed_stops (that is the name of the table it constructs)

https://github.com/cal-itp/data-infra/blob/main/airflow/dags/gtfs_views/gtfs_schedule_fact_daily_stops.sql

holly-g commented 2 years ago

cc @lauriemerrell for visibility

lauriemerrell commented 2 years ago

@holly-g did you want me to address this? Looks relatively straightforward

lauriemerrell commented 2 years ago

I think that the preferred solution here would just be to wait for dbt transition and deprecate the task entirely. Unless we decide not to transition schedule to dbt, I would say this doesn't seem worth fixing.

lauriemerrell commented 2 years ago

This issue was rendered obsolete by #1369, closing