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

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

Job is idle — throughput ~0; structure shown.

14 operators
Materialize · party.party_identifiers
0% idle 2 actors
Union
0% idle 2 actors
UpstreamSinkUnion
0% 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 · public
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 · party.party_identifiers Materialize party.party_identifiers 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 · public StreamCdcScan public 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 34242 (Actor 738367,738366)
StreamMaterialize { columns: [id, party_id, type, expiry_date, disabled_at], stream_key: [id], pk_columns: [id], pk_conflict: Overwrite }
├── output:
│   ┌── public.party_identifiers.id
│   ├── public.party_identifiers.party_id
│   ├── public.party_identifiers.type
│   ├── public.party_identifiers.expiry_date
│   └── public.party_identifiers.disabled_at
├── stream key: [ public.party_identifiers.id ]
└── StreamUnion { all: true }
    ├── output:
    │   ┌── public.party_identifiers.id
    │   ├── public.party_identifiers.party_id
    │   ├── public.party_identifiers.type
    │   ├── public.party_identifiers.expiry_date
    │   └── public.party_identifiers.disabled_at
    ├── stream key: []
    ├── MergeExecutor
    │   ├── output:
    │   │   ┌── public.party_identifiers.id
    │   │   ├── public.party_identifiers.party_id
    │   │   ├── public.party_identifiers.type
    │   │   ├── public.party_identifiers.expiry_date
    │   │   └── public.party_identifiers.disabled_at
    │   └── stream key: [ public.party_identifiers.id ]
    ├── MergeExecutor { output: [ id, party_id, type, expiry_date, disabled_at ], stream key: [] }
    └── StreamUpstreamSinkUnion { output: [ id, party_id, type, expiry_date, disabled_at ], stream key: [] }

Fragment 34243 (Actor 738368)
StreamCdcTableScan { table: public.party_identifiers, columns: [id, party_id, type, expiry_date, disabled_at] }
├── output:
│   ┌── public.party_identifiers.id
│   ├── public.party_identifiers.party_id
│   ├── public.party_identifiers.type
│   ├── public.party_identifiers.expiry_date
│   └── public.party_identifiers.disabled_at
├── stream key: [ public.party_identifiers.id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

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

Fragment 34245 (Actor 738370,738369)
StreamDml { columns: [id, party_id, type, expiry_date, disabled_at] }
├── output: [ id, party_id, type, expiry_date, disabled_at ]
├── stream key: []
└── StreamSource { output: [ id, party_id, type, expiry_date, disabled_at ], stream key: [] }