Hi,
I am currently creating an AutoLoader in databricks and will be using ADF as an orchestrator.
I am quite confused how this will handle my data so please clarify if I misunderstood it.
First, I will run my ADF pipeline which includes an activity to call my AutoLoader notebook. Will it work like below or will it just process all the files in the folder once I run the ADF pipeline?
***I'm using option("includeExistingFiles", False) on my readStream