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

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

Job is idle — throughput ~0; structure shown.

4 operators
Sink · search.team_to_portfolios_sink
0% idle 2 actors
StreamScan · team_to_portfolios_mv
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 · search.team_to_portfolios_sink Sink search.team_to_portfoli… idle · 2 actors StreamScan · team_to_portfolios_mv StreamScan team_to_portfolios_mv 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 52418 (Actor 737827,737828)
StreamSink { type: upsert, columns: [team_id, portfolio_id, updated_at], downstream_pk: [team_to_portfolios_mv.team_id, team_to_portfolios_mv.portfolio_id] }
├── output: [ team_to_portfolios_mv.team_id, team_to_portfolios_mv.portfolio_id, team_to_portfolios_mv.updated_at ]
├── stream key: [ team_to_portfolios_mv.team_id, team_to_portfolios_mv.portfolio_id ]
└── StreamTableScan { table: team_to_portfolios_mv, columns: [team_id, portfolio_id, updated_at] }
    ├── output: [ team_to_portfolios_mv.team_id, team_to_portfolios_mv.portfolio_id, team_to_portfolios_mv.updated_at ]
    ├── stream key: [ team_to_portfolios_mv.team_id, team_to_portfolios_mv.portfolio_id ]
    ├── Upstream { output: [ team_id, portfolio_id, updated_at ], stream key: [] }
    └── BatchPlanNode { output: [ team_id, portfolio_id, updated_at ], stream key: [] }