dataform-scd icon indicating copy to clipboard operation
dataform-scd copied to clipboard

No fresh creation of the update table

Open ahmedloai opened this issue 11 months ago • 0 comments

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?

ahmedloai avatar Mar 07 '25 11:03 ahmedloai