adp.ingest.ingest.silver
- adp.ingest.ingest.silver(ingest: Ingest, entity: Entity, snapshot: DataFrame)
Merge data to the delta table in the silver layer
- Parameters:
entity (Entity) – Entity for which to merge the data to. Used to determine the silver table name and storage account locations.
snapshot (DataFrame) – The new dataset to merge into the silver layer