You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dim_pathways was fixed, changing the length column to FLOAT on external_gtfs_schedule.pathways.
It was not updating since October last year (2024). transform_warehouse still fail today because the table is an incremental table and needs a full refresh.
Charlie helped me running manually a full refresh and the table was updated successfully.
Describe the bug
DIM pathways sql failed on a dag run. Not sure if this would be a recurring issue yet.
Single error on a transform_warehouse dbt run on 2024-10-24:
https://b2062ffca77d44a28b4e05f8f5bf4996-dot-us-west2.composer.googleusercontent.com/dags/transform_warehouse/grid?dag_run_id=scheduled__2024-10-24T14%3A00%3A00%2B00%3A00&task_id=dbt_run_and_upload_artifacts
Please enter a clear and concise description of the bug.
To Reproduce
Please enter step by step instructions to reproduce the behavior. For example: Query column A for organization Y on date Z.
Expected behavior
NO ERRORS DUH.
The text was updated successfully, but these errors were encountered: