Tag: Data Engineering

Schema Enforcement in Delta Lake

Schema Enforcement in Delta Lake Schema enforcement (also known as schema validation) is a key feature of Delta Lake, which ensures that the data being written to a Delta table matches a defined schema. This helps to maintain...

Read More

Load Data from On-Premises to ADLS

Loading data from an on-premises data source to Azure Data Lake Storage (ADLS) using Azure Data Factory (ADF) involves the following steps. The key component for connecting on-premises data sources is the Self-Hosted Integration...

Read More
Loading