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

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

Job is idle — throughput ~0; structure shown.

14 operators
Materialize · olap.teams_dm
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 · 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.teams_dm Materialize olap.teams_dm 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 32711 (Actor 740286,740287)
StreamMaterialize { columns: [team_id, name, description, type, created_at, updated_at, disabled_at, disabled_reason], stream_key: [team_id], pk_columns: [team_id], pk_conflict: Overwrite }
├── output:
│   ┌── olap.teams_dm.team_id
│   ├── olap.teams_dm.name
│   ├── olap.teams_dm.description
│   ├── olap.teams_dm.type
│   ├── olap.teams_dm.created_at
│   ├── olap.teams_dm.updated_at
│   ├── olap.teams_dm.disabled_at
│   └── olap.teams_dm.disabled_reason
├── stream key: [ olap.teams_dm.team_id ]
└── StreamUnion { all: true }
    ├── output:
    │   ┌── olap.teams_dm.team_id
    │   ├── olap.teams_dm.name
    │   ├── olap.teams_dm.description
    │   ├── olap.teams_dm.type
    │   ├── olap.teams_dm.created_at
    │   ├── olap.teams_dm.updated_at
    │   ├── olap.teams_dm.disabled_at
    │   └── olap.teams_dm.disabled_reason
    ├── stream key: []
    ├── MergeExecutor
    │   ├── output:
    │   │   ┌── olap.teams_dm.team_id
    │   │   ├── olap.teams_dm.name
    │   │   ├── olap.teams_dm.description
    │   │   ├── olap.teams_dm.type
    │   │   ├── olap.teams_dm.created_at
    │   │   ├── olap.teams_dm.updated_at
    │   │   ├── olap.teams_dm.disabled_at
    │   │   └── olap.teams_dm.disabled_reason
    │   └── stream key: [ olap.teams_dm.team_id ]
    ├── MergeExecutor { output: [ team_id, name, description, type, created_at, updated_at, disabled_at, disabled_reason ], stream key: [] }
    └── StreamUpstreamSinkUnion { output: [ team_id, name, description, type, created_at, updated_at, disabled_at, disabled_reason ], stream key: [] }

Fragment 32712 (Actor 740288)
StreamCdcTableScan { table: olap.teams_dm, columns: [team_id, name, description, type, created_at, updated_at, disabled_at, disabled_reason] }
├── output:
│   ┌── olap.teams_dm.team_id
│   ├── olap.teams_dm.name
│   ├── olap.teams_dm.description
│   ├── olap.teams_dm.type
│   ├── olap.teams_dm.created_at
│   ├── olap.teams_dm.updated_at
│   ├── olap.teams_dm.disabled_at
│   └── olap.teams_dm.disabled_reason
├── stream key: [ olap.teams_dm.team_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

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

Fragment 32714 (Actor 736977,736978)
StreamDml { columns: [team_id, name, description, type, created_at, updated_at, disabled_at, disabled_reason] }
├── output: [ team_id, name, description, type, created_at, updated_at, disabled_at, disabled_reason ]
├── stream key: []
└── StreamSource { output: [ team_id, name, description, type, created_at, updated_at, disabled_at, disabled_reason ], stream key: [] }