Job is idle — throughput ~0; structure shown.
Fragment 37017 (Actor 742454,742455)
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 37018 (Actor 742460)
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 37019 (Actor 741694)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 37020 (Actor 742464,742463)
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: [] }