Recreating table for HWM flow after data is populated
2
votes
On a non-HWM transform with new source columns, the destination table isn’t dropped until after the data is populated. On a HWM transform it drops it before data population, causing the table to be missing for a long time. Can this be changed so the table isn't missing while the (large) data loads?