Job is idle — throughput ~0; structure shown.
Fragment 36953 (Actor 742294,742293)
StreamMaterialize { columns: [label_id, name_ar, name_en, color], stream_key: [label_id], pk_columns: [label_id], pk_conflict: Overwrite }
├── output: [ olap.labels_dm.label_id, olap.labels_dm.name_ar, olap.labels_dm.name_en, olap.labels_dm.color ]
├── stream key: [ olap.labels_dm.label_id ]
└── StreamUnion { all: true }
├── output: [ olap.labels_dm.label_id, olap.labels_dm.name_ar, olap.labels_dm.name_en, olap.labels_dm.color ]
├── stream key: []
├── MergeExecutor
│ ├── output: [ olap.labels_dm.label_id, olap.labels_dm.name_ar, olap.labels_dm.name_en, olap.labels_dm.color ]
│ └── stream key: [ olap.labels_dm.label_id ]
├── MergeExecutor { output: [ label_id, name_ar, name_en, color ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ label_id, name_ar, name_en, color ], stream key: [] }
Fragment 36954 (Actor 742309)
StreamCdcTableScan { table: olap.labels_dm, columns: [label_id, name_ar, name_en, color] }
├── output: [ olap.labels_dm.label_id, olap.labels_dm.name_ar, olap.labels_dm.name_en, olap.labels_dm.color ]
├── stream key: [ olap.labels_dm.label_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 36955 (Actor 741698)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 36956 (Actor 742310,742311)
StreamDml { columns: [label_id, name_ar, name_en, color] } { output: [ label_id, name_ar, name_en, color ], stream key: [] }
└── StreamSource { output: [ label_id, name_ar, name_en, color ], stream key: [] }