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

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

Job is idle — throughput ~0; structure shown.

15 operators
Materialize · asset_service.benchmark_constituents_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 · public
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 · asset_service.benchmark_constituents_ft Materialize asset_service.benchmark… 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 · public StreamCdcScan public 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 62394 (Actor 741898,741899)
StreamMaterialize { columns: [benchmark_id, date, asset_id, weight], stream_key: [benchmark_id, date, asset_id], pk_columns: [benchmark_id, date, asset_id], pk_conflict: Overwrite, watermark_columns: [date] }
├── output: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id, public.benchmark_constituents_ft.weight ]
├── stream key: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id ]
└── StreamWatermarkFilter [upsert] { watermark_descs: [Desc { column: public.benchmark_constituents_ft.date, expr: (public.benchmark_constituents_ft.date - '5 years':Interval)::Date }], output_watermarks: [[public.benchmark_constituents_ft.date]] }
    ├── output: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id, public.benchmark_constituents_ft.weight ]
    ├── stream key: []
    └── StreamUnion { all: true } { output: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id, public.benchmark_constituents_ft.weight ], stream key: [] }
        ├── MergeExecutor
        │   ├── output: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id, public.benchmark_constituents_ft.weight ]
        │   └── stream key: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id ]
        ├── MergeExecutor { output: [ benchmark_id, date, asset_id, weight ], stream key: [] }
        └── StreamUpstreamSinkUnion { output: [ benchmark_id, date, asset_id, weight ], stream key: [] }

Fragment 62395 (Actor 741977)
StreamCdcTableScan { table: public.benchmark_constituents_ft, columns: [benchmark_id, date, asset_id, weight] }
├── output: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id, public.benchmark_constituents_ft.weight ]
├── stream key: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

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

Fragment 62397 (Actor 741980,741981)
StreamDml { columns: [benchmark_id, date, asset_id, weight] } { output: [ benchmark_id, date, asset_id, weight ], stream key: [] }
└── StreamSource { output: [ benchmark_id, date, asset_id, weight ], stream key: [] }