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
I accidentally created a table peer_educator_checkins_flattened_final under a schema with a typo in it - "stagomg" instead of "staging".
I then fixed the error in UI4T and created a table in the right schema.
I modified the workflow to eliminate any instance of a table with that name because i kept getting errors when I tried to do a dbt run.
Now the schema with the typo isn't showing up in the UI, and neither are either of the tables.
But the dbt run error persists.
I've attached a screenshot of the error i'm seeing.
This issue came up when I was working on YLabs.
The text was updated successfully, but these errors were encountered:
I accidentally created a table peer_educator_checkins_flattened_final under a schema with a typo in it - "stagomg" instead of "staging".
I then fixed the error in UI4T and created a table in the right schema.
I modified the workflow to eliminate any instance of a table with that name because i kept getting errors when I tried to do a dbt run.
Now the schema with the typo isn't showing up in the UI, and neither are either of the tables.
But the dbt run error persists.
I've attached a screenshot of the error i'm seeing.
This issue came up when I was working on YLabs.
The text was updated successfully, but these errors were encountered: