Adventureworks.Sales.Purchases.DataManagement.pdf: page 21 (Section)

Properties

KeyValue
excerpt       Vendor Transformation      This transformation features slow changing dimension typ e 2 , where we have a start date  and end date of the validity of the records, and a version number that tells us what version  of the record it is.   The slow changing dimension is handled by the dimension lookup /up date step in Kettle.   This uses the surrogate key «dim_vendor_id» which is the p rimary key of the dimension.   When a new version of the record is being inserted, the version number is incremented by  1 , and the start date of the p revious record is set to the start date of the new record to be  inserted. This way, the old record has been invalidated, because it is not the latest version.             Kettle transformation  dim_vendor. ktr 
page21
section_index20

Relationships

Contains

Diagram

graph TD
    n16d66b965955508eab0417ce18032f94["Adventureworks.Sales.Purchases.DataManagement.pdf: page 21"]
    nf240004cab015ee9a37183bdd1c54d35["Adventureworks.Sales.Purchases.DataManagement.Slides.pdf"]
    nf240004cab015ee9a37183bdd1c54d35 -->|Contains| n16d66b965955508eab0417ce18032f94

Evidence

Rendered

graph TD n16d66b965955508eab0417ce18032f94["Adventureworks.Sales.Purchases.DataManagement.pdf: page 21"] nf240004cab015ee9a37183bdd1c54d35["Adventureworks.Sales.Purchases.DataManagement.Slides.pdf"] nf240004cab015ee9a37183bdd1c54d35 -->|Contains| n16d66b965955508eab0417ce18032f94

Live rendering added for this hosted example via mermaid.js (CDN). The ekos docs generate tool itself ships the diagram as source only, to stay fully offline by default.