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

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

Job is idle — throughput ~0; structure shown.

15 operators
Materialize · olap.fixed_deposit_accounts_ft
0% idle 2 actors
WatermarkFilter
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.fixed_deposit_accounts_ft Materialize olap.fixed_deposit_acco… idle · 2 actors WatermarkFilter WatermarkFilter 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 36969 (Actor 742345,742346)
StreamMaterialize { columns: [account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at], stream_key: [account_id, fact_date], pk_columns: [account_id, fact_date], pk_conflict: Overwrite, watermark_columns: [fact_date] }
├── output:
│   ┌── olap.fixed_deposit_accounts_ft.account_id
│   ├── olap.fixed_deposit_accounts_ft.fact_date
│   ├── olap.fixed_deposit_accounts_ft.principal
│   ├── olap.fixed_deposit_accounts_ft.profit_rate
│   ├── olap.fixed_deposit_accounts_ft.profit_accrued
│   ├── olap.fixed_deposit_accounts_ft.auto_renewal_status
│   └── olap.fixed_deposit_accounts_ft.disabled_at
├── stream key: [ olap.fixed_deposit_accounts_ft.account_id, olap.fixed_deposit_accounts_ft.fact_date ]
└── StreamWatermarkFilter [upsert] { watermark_descs: [Desc { column: olap.fixed_deposit_accounts_ft.fact_date, expr: (olap.fixed_deposit_accounts_ft.fact_date - '5 years':Interval)::Date }], output_watermarks: [[olap.fixed_deposit_accounts_ft.fact_date]] }
    ├── output:
    │   ┌── olap.fixed_deposit_accounts_ft.account_id
    │   ├── olap.fixed_deposit_accounts_ft.fact_date
    │   ├── olap.fixed_deposit_accounts_ft.principal
    │   ├── olap.fixed_deposit_accounts_ft.profit_rate
    │   ├── olap.fixed_deposit_accounts_ft.profit_accrued
    │   ├── olap.fixed_deposit_accounts_ft.auto_renewal_status
    │   └── olap.fixed_deposit_accounts_ft.disabled_at
    ├── stream key: []
    └── StreamUnion { all: true }
        ├── output:
        │   ┌── olap.fixed_deposit_accounts_ft.account_id
        │   ├── olap.fixed_deposit_accounts_ft.fact_date
        │   ├── olap.fixed_deposit_accounts_ft.principal
        │   ├── olap.fixed_deposit_accounts_ft.profit_rate
        │   ├── olap.fixed_deposit_accounts_ft.profit_accrued
        │   ├── olap.fixed_deposit_accounts_ft.auto_renewal_status
        │   └── olap.fixed_deposit_accounts_ft.disabled_at
        ├── stream key: []
        ├── MergeExecutor
        │   ├── output:
        │   │   ┌── olap.fixed_deposit_accounts_ft.account_id
        │   │   ├── olap.fixed_deposit_accounts_ft.fact_date
        │   │   ├── olap.fixed_deposit_accounts_ft.principal
        │   │   ├── olap.fixed_deposit_accounts_ft.profit_rate
        │   │   ├── olap.fixed_deposit_accounts_ft.profit_accrued
        │   │   ├── olap.fixed_deposit_accounts_ft.auto_renewal_status
        │   │   └── olap.fixed_deposit_accounts_ft.disabled_at
        │   └── stream key: [ olap.fixed_deposit_accounts_ft.account_id, olap.fixed_deposit_accounts_ft.fact_date ]
        ├── MergeExecutor { output: [ account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at ], stream key: [] }
        └── StreamUpstreamSinkUnion { output: [ account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at ], stream key: [] }

Fragment 36970 (Actor 742347)
StreamCdcTableScan { table: olap.fixed_deposit_accounts_ft, columns: [account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at] }
├── output:
│   ┌── olap.fixed_deposit_accounts_ft.account_id
│   ├── olap.fixed_deposit_accounts_ft.fact_date
│   ├── olap.fixed_deposit_accounts_ft.principal
│   ├── olap.fixed_deposit_accounts_ft.profit_rate
│   ├── olap.fixed_deposit_accounts_ft.profit_accrued
│   ├── olap.fixed_deposit_accounts_ft.auto_renewal_status
│   └── olap.fixed_deposit_accounts_ft.disabled_at
├── stream key: [ olap.fixed_deposit_accounts_ft.account_id, olap.fixed_deposit_accounts_ft.fact_date ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

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

Fragment 36972 (Actor 742348,742349)
StreamDml { columns: [account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at] } { output: [ account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at ], stream key: [] }
└── StreamSource { output: [ account_id, fact_date, principal, profit_rate, profit_accrued, auto_renewal_status, disabled_at ], stream key: [] }