Question 236:
Hugh is a Data Analyst of Woodgrove Inc. He’s working on data orchestration using Azure data factory for copying 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 checked the option “validate schema” in the options field of the source settings in Azure data factory. Does the solution meet the requirements of enabling “schema drift” in the Data Factory pipeline?
Answer options:
A.Yes B.No