dataform-scd
dataform-scd copied to clipboard
No fresh creation of the update table
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?