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

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

Job is idle — throughput ~0; structure shown.

14 operators
Materialize · party.customer_relationships
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.customer_relationships Materialize party.customer_relation… 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 62529 (Actor 742990,742991)
StreamMaterialize { columns: [id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at], stream_key: [id], pk_columns: [id], pk_conflict: Overwrite }
├── output:
│   ┌── public.customer_relationships.id
│   ├── public.customer_relationships.party_id
│   ├── public.customer_relationships.type
│   ├── public.customer_relationships.status
│   ├── public.customer_relationships.status_label_id
│   ├── public.customer_relationships.effective_from
│   ├── public.customer_relationships.effective_to
│   ├── public.customer_relationships.status_changed_at
│   ├── public.customer_relationships.created_at
│   ├── public.customer_relationships.updated_at
│   └── public.customer_relationships.disabled_at
├── stream key: [ public.customer_relationships.id ]
└── StreamUnion { all: true }
    ├── output:
    │   ┌── public.customer_relationships.id
    │   ├── public.customer_relationships.party_id
    │   ├── public.customer_relationships.type
    │   ├── public.customer_relationships.status
    │   ├── public.customer_relationships.status_label_id
    │   ├── public.customer_relationships.effective_from
    │   ├── public.customer_relationships.effective_to
    │   ├── public.customer_relationships.status_changed_at
    │   ├── public.customer_relationships.created_at
    │   ├── public.customer_relationships.updated_at
    │   └── public.customer_relationships.disabled_at
    ├── stream key: []
    ├── MergeExecutor
    │   ├── output:
    │   │   ┌── public.customer_relationships.id
    │   │   ├── public.customer_relationships.party_id
    │   │   ├── public.customer_relationships.type
    │   │   ├── public.customer_relationships.status
    │   │   ├── public.customer_relationships.status_label_id
    │   │   ├── public.customer_relationships.effective_from
    │   │   ├── public.customer_relationships.effective_to
    │   │   ├── public.customer_relationships.status_changed_at
    │   │   ├── public.customer_relationships.created_at
    │   │   ├── public.customer_relationships.updated_at
    │   │   └── public.customer_relationships.disabled_at
    │   └── stream key: [ public.customer_relationships.id ]
    ├── MergeExecutor { output: [ id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at ], stream key: [] }
    └── StreamUpstreamSinkUnion { output: [ id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at ], stream key: [] }

Fragment 62530 (Actor 743000)
StreamCdcTableScan { table: public.customer_relationships, columns: [id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at] }
├── output:
│   ┌── public.customer_relationships.id
│   ├── public.customer_relationships.party_id
│   ├── public.customer_relationships.type
│   ├── public.customer_relationships.status
│   ├── public.customer_relationships.status_label_id
│   ├── public.customer_relationships.effective_from
│   ├── public.customer_relationships.effective_to
│   ├── public.customer_relationships.status_changed_at
│   ├── public.customer_relationships.created_at
│   ├── public.customer_relationships.updated_at
│   └── public.customer_relationships.disabled_at
├── stream key: [ public.customer_relationships.id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

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

Fragment 62532 (Actor 743002,743001)
StreamDml { columns: [id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at] }
├── output: [ id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at ]
├── stream key: []
└── StreamSource { output: [ id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at ], stream key: [] }