RWM Console cluster: risingwave-alinma.alinma-rw.svc.cluster.local

← cluster olap objects clients_to_contact_persons_dm explain
Overview Objects Graph History
table · olap.clients_to_contact_persons_dm profiled over 5s
seconds (1–30)

Job is idle — throughput ~0; structure shown.

14 operators
Materialize · olap.clients_to_contact_persons_dm
0% idle 2 actors
Union
0% idle 2 actors
UpstreamSinkUnion
1% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
Dml
0% idle 2 actors
Source
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
StreamCdcScan · olap
0% idle 1 actor
Merge
1 actor
Exchange
0% idle 0 actors
CdcFilter
0% idle 1 actor
Merge
1 actor
Heat = the operator's output-buffer backpressure over the sampling window. Click a node to fold its subtree.
Materialize · olap.clients_to_contact_persons_dm Materialize olap.clients_to_contact… idle · 2 actors Union Union idle · 2 actors UpstreamSinkUnion UpstreamSinkUnion idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors Dml Dml idle · 2 actors Source Source idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors StreamCdcScan · olap StreamCdcScan olap idle · 1 actor Merge Merge — · 1 actor Exchange Exchange idle · 0 actors CdcFilter CdcFilter idle · 1 actor Merge Merge — · 1 actor
Streaming operator plan from EXPLAIN ANALYZE. Node heat = backpressure. Drag to pan, scroll to zoom.
Fragments (DESCRIBE FRAGMENTS) — click to expand
Fragment 34226 (Actor 738306,738307)
StreamMaterialize { columns: [client_id, contact_person_id, disabled_at], stream_key: [client_id, contact_person_id], pk_columns: [client_id, contact_person_id], pk_conflict: Overwrite }
├── output: [ olap.clients_to_contact_persons_dm.client_id, olap.clients_to_contact_persons_dm.contact_person_id, olap.clients_to_contact_persons_dm.disabled_at ]
├── stream key: [ olap.clients_to_contact_persons_dm.client_id, olap.clients_to_contact_persons_dm.contact_person_id ]
└── StreamUnion { all: true }
    ├── output: [ olap.clients_to_contact_persons_dm.client_id, olap.clients_to_contact_persons_dm.contact_person_id, olap.clients_to_contact_persons_dm.disabled_at ]
    ├── stream key: []
    ├── MergeExecutor
    │   ├── output: [ olap.clients_to_contact_persons_dm.client_id, olap.clients_to_contact_persons_dm.contact_person_id, olap.clients_to_contact_persons_dm.disabled_at ]
    │   └── stream key: [ olap.clients_to_contact_persons_dm.client_id, olap.clients_to_contact_persons_dm.contact_person_id ]
    ├── MergeExecutor { output: [ client_id, contact_person_id, disabled_at ], stream key: [] }
    └── StreamUpstreamSinkUnion { output: [ client_id, contact_person_id, disabled_at ], stream key: [] }

Fragment 34227 (Actor 738351)
StreamCdcTableScan { table: olap.clients_to_contact_persons_dm, columns: [client_id, contact_person_id, disabled_at] }
├── output: [ olap.clients_to_contact_persons_dm.client_id, olap.clients_to_contact_persons_dm.contact_person_id, olap.clients_to_contact_persons_dm.disabled_at ]
├── stream key: [ olap.clients_to_contact_persons_dm.client_id, olap.clients_to_contact_persons_dm.contact_person_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

Fragment 34228 (Actor 736929)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

Fragment 34229 (Actor 738352,738353)
StreamDml { columns: [client_id, contact_person_id, disabled_at] } { output: [ client_id, contact_person_id, disabled_at ], stream key: [] }
└── StreamSource { output: [ client_id, contact_person_id, disabled_at ], stream key: [] }