Common Data Module Documentation
The cdm module provides functionality to support the integration of Common Data Model Artifacts into a Delta Lakehouse implementation
Common Data Model (CDM)
|
This function returns a JSON list of tables from the CDM to be processed |
|
This function returns the information required to integrate CDM Entities from the Bronze Zone of the Data Lakehouse to the Silver Zone |
|
This function returns the information required to integrate Parent CDM Entities from the Bronze Zone of the Data Lakehouse to the Silver Zone |
|
This function returns the information required to integrate Dependent CDM Entities from the Bronze Zone of the Data Lakehouse to the Silver Zone |
|
This function returns a list of all of the cdm tables that are configured for a trickle feed into the cdm Data Lake |
|
This function streams Bronze CDM tables to the Silver Zone of the Data Lakehouse |
|
This fucntion moves CDM Data from the Common Data Model Storage account to the Data Lakehouse Bronze Zone in the form of append only delta tables |
|
This function Processes a Common Data Model Entity and converts to a Data Lakehouse table |