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

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

Job is idle — throughput ~0; structure shown.

15 operators
Materialize · olap.accruals_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.accruals_ft Materialize olap.accruals_ft 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 36925 (Actor 742013,742014)
StreamMaterialize { columns: [accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included], stream_key: [type, fact_date, asset_id, account_id, accrual_id], pk_columns: [type, fact_date, asset_id, account_id, accrual_id], pk_conflict: Overwrite, watermark_columns: [fact_date] }
├── output: [ olap.accruals_ft.accrual_id, olap.accruals_ft.account_id, olap.accruals_ft.asset_id, olap.accruals_ft.fact_date, olap.accruals_ft.currency, olap.accruals_ft.amount, olap.accruals_ft.type, olap.accruals_ft.is_included ]
├── stream key: [ olap.accruals_ft.type, olap.accruals_ft.fact_date, olap.accruals_ft.asset_id, olap.accruals_ft.account_id, olap.accruals_ft.accrual_id ]
└── StreamWatermarkFilter [upsert] { watermark_descs: [Desc { column: olap.accruals_ft.fact_date, expr: (olap.accruals_ft.fact_date - '5 years':Interval)::Date }], output_watermarks: [[olap.accruals_ft.fact_date]] }
    ├── output: [ olap.accruals_ft.accrual_id, olap.accruals_ft.account_id, olap.accruals_ft.asset_id, olap.accruals_ft.fact_date, olap.accruals_ft.currency, olap.accruals_ft.amount, olap.accruals_ft.type, olap.accruals_ft.is_included ]
    ├── stream key: []
    └── StreamUnion { all: true } { output: [ olap.accruals_ft.accrual_id, olap.accruals_ft.account_id, olap.accruals_ft.asset_id, olap.accruals_ft.fact_date, olap.accruals_ft.currency, olap.accruals_ft.amount, olap.accruals_ft.type, olap.accruals_ft.is_included ], stream key: [] }
        ├── MergeExecutor
        │   ├── output: [ olap.accruals_ft.accrual_id, olap.accruals_ft.account_id, olap.accruals_ft.asset_id, olap.accruals_ft.fact_date, olap.accruals_ft.currency, olap.accruals_ft.amount, olap.accruals_ft.type, olap.accruals_ft.is_included ]
        │   └── stream key: [ olap.accruals_ft.type, olap.accruals_ft.fact_date, olap.accruals_ft.asset_id, olap.accruals_ft.account_id, olap.accruals_ft.accrual_id ]
        ├── MergeExecutor { output: [ accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included ], stream key: [] }
        └── StreamUpstreamSinkUnion { output: [ accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included ], stream key: [] }

Fragment 36926 (Actor 742175)
StreamCdcTableScan { table: olap.accruals_ft, columns: [accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included] }
├── output: [ olap.accruals_ft.accrual_id, olap.accruals_ft.account_id, olap.accruals_ft.asset_id, olap.accruals_ft.fact_date, olap.accruals_ft.currency, olap.accruals_ft.amount, olap.accruals_ft.type, olap.accruals_ft.is_included ]
├── stream key: [ olap.accruals_ft.type, olap.accruals_ft.fact_date, olap.accruals_ft.asset_id, olap.accruals_ft.account_id, olap.accruals_ft.accrual_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

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

Fragment 36928 (Actor 742177,742176)
StreamDml { columns: [accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included] } { output: [ accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included ], stream key: [] }
└── StreamSource { output: [ accrual_id, account_id, asset_id, fact_date, currency, amount, type, is_included ], stream key: [] }