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

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

Job is idle — throughput ~0; structure shown.

14 operators
Materialize · olap.credit_card_accounts_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.credit_card_accounts_dm Materialize olap.credit_card_accoun… 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 34198 (Actor 738309,738308)
StreamMaterialize { columns: [account_id, last_4_digits, disabled_at], stream_key: [account_id], pk_columns: [account_id], pk_conflict: Overwrite }
├── output: [ olap.credit_card_accounts_dm.account_id, olap.credit_card_accounts_dm.last_4_digits, olap.credit_card_accounts_dm.disabled_at ]
├── stream key: [ olap.credit_card_accounts_dm.account_id ]
└── StreamUnion { all: true }
    ├── output: [ olap.credit_card_accounts_dm.account_id, olap.credit_card_accounts_dm.last_4_digits, olap.credit_card_accounts_dm.disabled_at ]
    ├── stream key: []
    ├── MergeExecutor
    │   ├── output:
    │   │   ┌── olap.credit_card_accounts_dm.account_id
    │   │   ├── olap.credit_card_accounts_dm.last_4_digits
    │   │   └── olap.credit_card_accounts_dm.disabled_at
    │   └── stream key: [ olap.credit_card_accounts_dm.account_id ]
    ├── MergeExecutor { output: [ account_id, last_4_digits, disabled_at ], stream key: [] }
    └── StreamUpstreamSinkUnion { output: [ account_id, last_4_digits, disabled_at ], stream key: [] }

Fragment 34199 (Actor 738310)
StreamCdcTableScan { table: olap.credit_card_accounts_dm, columns: [account_id, last_4_digits, disabled_at] }
├── output: [ olap.credit_card_accounts_dm.account_id, olap.credit_card_accounts_dm.last_4_digits, olap.credit_card_accounts_dm.disabled_at ]
├── stream key: [ olap.credit_card_accounts_dm.account_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

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

Fragment 34201 (Actor 738311,738312)
StreamDml { columns: [account_id, last_4_digits, disabled_at] } { output: [ account_id, last_4_digits, disabled_at ], stream key: [] }
└── StreamSource { output: [ account_id, last_4_digits, disabled_at ], stream key: [] }