Job is idle — throughput ~0; structure shown.
Fragment 33941 (Actor 737690,737691)
StreamMaterialize { columns: [id, client_id, type, value, disabled_at], stream_key: [client_id, type, value], pk_columns: [client_id, type, value], pk_conflict: Overwrite }
├── output:
│ ┌── olap.clients_contacts_dm.id
│ ├── olap.clients_contacts_dm.client_id
│ ├── olap.clients_contacts_dm.type
│ ├── olap.clients_contacts_dm.value
│ └── olap.clients_contacts_dm.disabled_at
├── stream key: [ olap.clients_contacts_dm.client_id, olap.clients_contacts_dm.type, olap.clients_contacts_dm.value ]
└── StreamUnion { all: true }
├── output:
│ ┌── olap.clients_contacts_dm.id
│ ├── olap.clients_contacts_dm.client_id
│ ├── olap.clients_contacts_dm.type
│ ├── olap.clients_contacts_dm.value
│ └── olap.clients_contacts_dm.disabled_at
├── stream key: []
├── MergeExecutor
│ ├── output:
│ │ ┌── olap.clients_contacts_dm.id
│ │ ├── olap.clients_contacts_dm.client_id
│ │ ├── olap.clients_contacts_dm.type
│ │ ├── olap.clients_contacts_dm.value
│ │ └── olap.clients_contacts_dm.disabled_at
│ └── stream key: [ olap.clients_contacts_dm.client_id, olap.clients_contacts_dm.type, olap.clients_contacts_dm.value ]
├── MergeExecutor { output: [ id, client_id, type, value, disabled_at ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ id, client_id, type, value, disabled_at ], stream key: [] }
Fragment 33942 (Actor 737730)
StreamCdcTableScan { table: olap.clients_contacts_dm, columns: [id, client_id, type, value, disabled_at] }
├── output:
│ ┌── olap.clients_contacts_dm.id
│ ├── olap.clients_contacts_dm.client_id
│ ├── olap.clients_contacts_dm.type
│ ├── olap.clients_contacts_dm.value
│ └── olap.clients_contacts_dm.disabled_at
├── stream key: [ olap.clients_contacts_dm.client_id, olap.clients_contacts_dm.type, olap.clients_contacts_dm.value ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 33943 (Actor 736948)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 33944 (Actor 737732,737731)
StreamDml { columns: [id, client_id, type, value, disabled_at] } { output: [ id, client_id, type, value, disabled_at ], stream key: [] }
└── StreamSource { output: [ id, client_id, type, value, disabled_at ], stream key: [] }