dim_date.ktr:3 (TransformNode)

Properties

KeyValue
node_typeUnmapped
raw<step> <name>Format Holiday Values</name> <type>ScriptValueMod</type> <description/> <distribute>Y</distribute> <custom_distribution/> <copies>1</copies> <partitioning> <method>none</method> <schema_name/> </partitioning> <compatible>N</compatible> <optimizationLevel>9</optimizationLevel> <jsScripts> <jsScript> <jsScript_type>0</jsScript_type> <jsScript_name>Script 1</jsScript_name> <jsScript_script>var holiday = (calculated_holiday_name != null); var second_calculated_holiday_name = holiday? calculated_holiday_name : ""; var is_holiday = holiday? 1 : 0; </jsScript_script> </jsScript> </jsScripts> <fields> <field> <name>second_calculated_holiday_name</name> <rename>second_calculated_holiday_name</rename> <type>String</type> <length>100</length> <precision>-1</precision> <replace>N</replace> </field> <field> <name>is_holiday</name> <rename>is_holiday</rename> <type>Integer</type> <length>-1</length> <precision>-1</precision> <replace>N</replace> </field> <field> <name>holiday</name> <rename>holiday</rename> <type>Boolean</type> <length>-1</length> <precision>-1</precision> <replace>N</replace> </field> </fields> <attributes/> <cluster_schema/> <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI> <xloc>672</xloc> <yloc>48</yloc> <draw>Y</draw> </GUI> </step>
reasonunrecognized step type: ScriptValueMod

Relationships

FeedsInto

Diagram

graph TD
    nd31a1a57590f5b04af4f6d7993063e05["dim_date.ktr:3"]
    n7ee1c0ac0bbc5956bf2b2ad8be3a4975["dim_date.ktr:10"]
    nd31a1a57590f5b04af4f6d7993063e05 -->|FeedsInto| n7ee1c0ac0bbc5956bf2b2ad8be3a4975
    n3961c4b6630c57139bc8387784e6dbee["dim_date.ktr:8"]
    n3961c4b6630c57139bc8387784e6dbee -->|FeedsInto| nd31a1a57590f5b04af4f6d7993063e05

Evidence

Rendered

graph TD nd31a1a57590f5b04af4f6d7993063e05["dim_date.ktr:3"] n7ee1c0ac0bbc5956bf2b2ad8be3a4975["dim_date.ktr:10"] nd31a1a57590f5b04af4f6d7993063e05 -->|FeedsInto| n7ee1c0ac0bbc5956bf2b2ad8be3a4975 n3961c4b6630c57139bc8387784e6dbee["dim_date.ktr:8"] n3961c4b6630c57139bc8387784e6dbee -->|FeedsInto| nd31a1a57590f5b04af4f6d7993063e05

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.