Job is idle — throughput ~0; structure shown.
Fragment 2177 (Actor 99023,99022)
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 2178 (Actor 99030)
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 2179 (Actor 100116)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 2180 (Actor 99046,99047)
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: [] }