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

← cluster insights objects benchmark_twrr_by_currency_sink explain
Overview Objects Graph History
sink · insights.benchmark_twrr_by_currency_sink profiled over 5s
seconds (1–30)

Job is idle — throughput ~0; structure shown.

4 operators
Sink · insights.benchmark_twrr_by_currency_sink
0% idle 2 actors
StreamScan · benchmark_twrr_by_currency_mv_next
0% idle 2 actors
BatchPlan
2 actors
Merge
2 actors
Heat = the operator's output-buffer backpressure over the sampling window. Click a node to fold its subtree.
Sink · insights.benchmark_twrr_by_currency_sink Sink insights.benchmark_twrr… idle · 2 actors StreamScan · benchmark_twrr_by_currency_mv_next StreamScan benchmark_twrr_by_curre… idle · 2 actors BatchPlan BatchPlan — · 2 actors Merge Merge — · 2 actors
Streaming operator plan from EXPLAIN ANALYZE. Node heat = backpressure. Drag to pan, scroll to zoom.
Fragments (DESCRIBE FRAGMENTS) — click to expand
Fragment 57970 (Actor 736563,736562)
StreamSink { type: upsert, columns: [benchmark_id, fact_date, currency_code, daily_subperiod_return], downstream_pk: [benchmark_twrr_by_currency_mv_next.benchmark_id, benchmark_twrr_by_currency_mv_next.fact_date, benchmark_twrr_by_currency_mv_next.currency_code] }
├── output: [ benchmark_twrr_by_currency_mv_next.benchmark_id, benchmark_twrr_by_currency_mv_next.fact_date, benchmark_twrr_by_currency_mv_next.currency_code, benchmark_twrr_by_currency_mv_next.daily_subperiod_return ]
├── stream key: [ benchmark_twrr_by_currency_mv_next.benchmark_id, benchmark_twrr_by_currency_mv_next.fact_date, benchmark_twrr_by_currency_mv_next.currency_code ]
└── StreamTableScan { table: benchmark_twrr_by_currency_mv_next, columns: [benchmark_id, fact_date, currency_code, daily_subperiod_return] }
    ├── output: [ benchmark_twrr_by_currency_mv_next.benchmark_id, benchmark_twrr_by_currency_mv_next.fact_date, benchmark_twrr_by_currency_mv_next.currency_code, benchmark_twrr_by_currency_mv_next.daily_subperiod_return ]
    ├── stream key: [ benchmark_twrr_by_currency_mv_next.benchmark_id, benchmark_twrr_by_currency_mv_next.fact_date, benchmark_twrr_by_currency_mv_next.currency_code ]
    ├── Upstream { output: [ benchmark_id, fact_date, currency_code, daily_subperiod_return ], stream key: [] }
    └── BatchPlanNode { output: [ benchmark_id, fact_date, currency_code, daily_subperiod_return ], stream key: [] }