Question 237:
Hugh is a Data Analyst of Woodgrove Inc. He’s working on data orchestration using Azure data factory to copy data from the Azure data lake storage Gen2 to Databricks & transformation. In the pipeline, he’s using ADF to build complex solutions with data flow’s schema drift feature & applying reusable patterns based on flexible dataset schemas. He needs to apply schema drift in the source settings of Azure Data factory to define the source data flow as drifted. The schema drift is defined as reading columns that aren’t defined in the dataset schema. He enabled the Sampling option in the source settings of the Data factory pipeline. Does the solution meet the requirements of enabling “schema drift” in the Data Factory pipeline?
Answer options:
A.Yes B.No