I have a dataform project executing from Workflows with incremental hourly incremental tables.
Each week I'd like to run the equivalent of "Run with full refresh" from the dataform UI. Is there an argument I can pass through on the invocation request to acheive this?
Thanks!
Good day @GeeDoubleEwe ,
Welcome to Google Cloud Community!
As of now, this feature is not yet available, there are only two ways you can rebuild the incremental tables using "Run with full refresh". These are thru CLI and UI, You can check this link for more information: https://cloud.google.com/dataform/docs/incremental-tables#rebuild_an_incremental_table_from_scratch_...
However, if you want this feature, you can submit a request using the link below:
https://cloud.google.com/support/docs/issue-trackers#feature_requests
Hope it helps!