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

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

Job is idle — throughput ~0; structure shown.

14 operators
Materialize · olap.private_holdings_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.private_holdings_dm Materialize olap.private_holdings_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 32965 (Actor 736336,736337)
StreamMaterialize { columns: [id, client_id, asset_id, ownership_percentage, disabled_at], stream_key: [id], pk_columns: [id], pk_conflict: Overwrite }
├── output:
│   ┌── olap.private_holdings_dm.id
│   ├── olap.private_holdings_dm.client_id
│   ├── olap.private_holdings_dm.asset_id
│   ├── olap.private_holdings_dm.ownership_percentage
│   └── olap.private_holdings_dm.disabled_at
├── stream key: [ olap.private_holdings_dm.id ]
└── StreamUnion { all: true }
    ├── output:
    │   ┌── olap.private_holdings_dm.id
    │   ├── olap.private_holdings_dm.client_id
    │   ├── olap.private_holdings_dm.asset_id
    │   ├── olap.private_holdings_dm.ownership_percentage
    │   └── olap.private_holdings_dm.disabled_at
    ├── stream key: []
    ├── MergeExecutor
    │   ├── output:
    │   │   ┌── olap.private_holdings_dm.id
    │   │   ├── olap.private_holdings_dm.client_id
    │   │   ├── olap.private_holdings_dm.asset_id
    │   │   ├── olap.private_holdings_dm.ownership_percentage
    │   │   └── olap.private_holdings_dm.disabled_at
    │   └── stream key: [ olap.private_holdings_dm.id ]
    ├── MergeExecutor { output: [ id, client_id, asset_id, ownership_percentage, disabled_at ], stream key: [] }
    └── StreamUpstreamSinkUnion { output: [ id, client_id, asset_id, ownership_percentage, disabled_at ], stream key: [] }

Fragment 32966 (Actor 736338)
StreamCdcTableScan { table: olap.private_holdings_dm, columns: [id, client_id, asset_id, ownership_percentage, disabled_at] }
├── output:
│   ┌── olap.private_holdings_dm.id
│   ├── olap.private_holdings_dm.client_id
│   ├── olap.private_holdings_dm.asset_id
│   ├── olap.private_holdings_dm.ownership_percentage
│   └── olap.private_holdings_dm.disabled_at
├── stream key: [ olap.private_holdings_dm.id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

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

Fragment 32968 (Actor 736339,736340)
StreamDml { columns: [id, client_id, asset_id, ownership_percentage, disabled_at] }
├── output: [ id, client_id, asset_id, ownership_percentage, disabled_at ]
├── stream key: []
└── StreamSource { output: [ id, client_id, asset_id, ownership_percentage, disabled_at ], stream key: [] }