dim_date.ktr:1 (TransformNode)

Properties

KeyValue
node_typeUnmapped
raw<step> <name>Calculate KEY for dim_date_id </name> <type>Formula</type> <description/> <distribute>Y</distribute> <custom_distribution/> <copies>1</copies> <partitioning> <method>none</method> <schema_name/> </partitioning> <formula> <field_name>calculated_dim_date_id</field_name> <formula_string>[year_number]*10000 + [month_number]*100 + [day_of_the_month_number]</formula_string> <value_type>Integer</value_type> <value_length>-1</value_length> <value_precision>-1</value_precision> <replace_field/> </formula> <attributes/> <cluster_schema/> <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI> <xloc>208</xloc> <yloc>32</yloc> <draw>Y</draw> </GUI> </step>
reasonunrecognized step type: Formula

Relationships

FeedsInto

Diagram

graph TD
    nffe708e2fe0e57949077ba76af8635e8["dim_date.ktr:1"]
    n75430eb0f4fe5215ad6c1c4734756c60["dim_date.ktr:4"]
    nffe708e2fe0e57949077ba76af8635e8 -->|FeedsInto| n75430eb0f4fe5215ad6c1c4734756c60
    n1384bd3b6b035a3785d86bff4ad78b34["dim_date.ktr:12"]
    n1384bd3b6b035a3785d86bff4ad78b34 -->|FeedsInto| nffe708e2fe0e57949077ba76af8635e8

Evidence

Rendered

graph TD nffe708e2fe0e57949077ba76af8635e8["dim_date.ktr:1"] n75430eb0f4fe5215ad6c1c4734756c60["dim_date.ktr:4"] nffe708e2fe0e57949077ba76af8635e8 -->|FeedsInto| n75430eb0f4fe5215ad6c1c4734756c60 n1384bd3b6b035a3785d86bff4ad78b34["dim_date.ktr:12"] n1384bd3b6b035a3785d86bff4ad78b34 -->|FeedsInto| nffe708e2fe0e57949077ba76af8635e8

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.