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
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
I noticed that the "_update" table would never be re-created once it has been build in the first time, Even when I execute the dataform pipeline and selecting fresh rebuild option.
The reason also I create in the generated script "Create if not exist" and not "Create or Replace". is that meant to be like that or it is a bug?
I noticed that the "_update" table would never be re-created once it has been build in the first time, Even when I execute the dataform pipeline and selecting fresh rebuild option.
The reason also I create in the generated script "Create if not exist" and not "Create or Replace". is that meant to be like that or it is a bug?