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

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

Job is idle — throughput ~0; structure shown.

14 operators
Materialize · olap.account_to_portfolios_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.account_to_portfolios_dm Materialize olap.account_to_portfol… 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 36877 (Actor 741978,741979)
StreamMaterialize { columns: [account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date], stream_key: [account_id, portfolio_id, effective_start_date], pk_columns: [account_id, portfolio_id, effective_start_date], pk_conflict: Overwrite }
├── output: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.disabled_at, olap.account_to_portfolios_dm.effective_start_date, olap.account_to_portfolios_dm.effective_end_date ]
├── stream key: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.effective_start_date ]
└── StreamUnion { all: true }
    ├── output: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.disabled_at, olap.account_to_portfolios_dm.effective_start_date, olap.account_to_portfolios_dm.effective_end_date ]
    ├── stream key: []
    ├── MergeExecutor
    │   ├── output: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.disabled_at, olap.account_to_portfolios_dm.effective_start_date, olap.account_to_portfolios_dm.effective_end_date ]
    │   └── stream key: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.effective_start_date ]
    ├── MergeExecutor { output: [ account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date ], stream key: [] }
    └── StreamUpstreamSinkUnion { output: [ account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date ], stream key: [] }

Fragment 36878 (Actor 742006)
StreamCdcTableScan { table: olap.account_to_portfolios_dm, columns: [account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date] }
├── output: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.disabled_at, olap.account_to_portfolios_dm.effective_start_date, olap.account_to_portfolios_dm.effective_end_date ]
├── stream key: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.effective_start_date ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

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

Fragment 36880 (Actor 742012,742011)
StreamDml { columns: [account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date] } { output: [ account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date ], stream key: [] }
└── StreamSource { output: [ account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date ], stream key: [] }