16:42 Correct me if I am wrong. This step will be prove bottleneck when data count is higher. Instead it would have added at 24:04 as lookup. We need a logic here for a data whose records found can be consider update and for other is insert.
@abelfelleke72905 жыл бұрын
Thank you it neat and briefly explained
@vishal2594 жыл бұрын
It would be good if you can upload scripts you have used in demo. It would be a good reference for audience.
@Sarabjitsethi3 жыл бұрын
how are u taking care,if same hash exists ?
@terryliu36354 жыл бұрын
Great intro! Thanks!
@shivanityagi10732 жыл бұрын
Can you please explain how to implement type 3 and type 2 scd in adf?
@moesmael4 жыл бұрын
It was a very good explanation, but in Insert Sink, it will not insert newly updated rows with new Keys and new ActiveEnddate. Please make sure about the process, but I would like to thank you very much, it was a very good demo and helpful
@rohitnath5545 Жыл бұрын
Why do you think it wont work
@YTEEsenior5 жыл бұрын
On insert for uniqueidentifiers, how can you create a "new guid"?
@bobrubocki53055 жыл бұрын
Assuming you are loading to a SQL Server DB, you could create a default constraint and use the NEWID() function.
@jagadishparale86324 жыл бұрын
Can you share the files used in the demos
@theownmages4 жыл бұрын
how would i quarry to get a view of a dataset looked like at a spesific date, if i structured it like this type 2?
@srinin62524 жыл бұрын
its great explanation ,can you provide me the source file which you used for current SCD Type one? will try for that
@saswatibhattacharjee49923 жыл бұрын
kzbin.info/www/bejne/Y5SqgaGEeZdrbpI
@abelfelleke72905 жыл бұрын
Can you make a video which shows how you transfered those data set files
@bobrubocki53055 жыл бұрын
For this demo, I manually uploaded the files with Azure Storage Explorer.
@kal1leo4 жыл бұрын
how do I export and import a data factory including all the pipelines,data flows & data sets?
@rameshchowdary63904 жыл бұрын
You can go to resource group where you created your data factory and click on export. It generates json code then click on download. ARM Template will be downloaded to your local machine.
@amitnavgire81134 жыл бұрын
ITs just too slow and requires a lot of patience to watch this video...