How would this handle a column deletions or additions? If there is another tool with Azure to programmatically identify and replicate source data schema changes to a destination,please share details.
Seeing this is most likely a lake feature implementation (at least for this video), my guess is this would even work for excel sources on a lake as well?
How to maintain historical data in the Target system For example 3 record deleted but deleted record flag need to update as 0 or N in adf. if new data is added flag need to update to 1
Hello, I have month folder/ Day folder. Will it detect files created under new daily folder, if I point to month folder? New folder is created each day. Thanks
Is there a way to reset the "watermark" date for this? What if I make a change to the database and want to reload all of my files from the last week, even though the files themselves have not changed?
@@carlosgjr Click the "Override" checkbox on the pipeline data flow activity. Either set it to a new value manually or parameterize the checkpoint to a new value.