Job is idle — throughput ~0; structure shown.
Fragment 33933 (Actor 737568,737569)
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 33934 (Actor 737720)
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 33935 (Actor 736916)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 33936 (Actor 737722,737721)
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: [] }