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

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

Job is idle — throughput ~0; structure shown.

4 operators
Sink · alinma_bff.team_to_parties_sink
0% idle 2 actors
StreamScan · team_to_parties_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 · alinma_bff.team_to_parties_sink Sink alinma_bff.team_to_part… idle · 2 actors StreamScan · team_to_parties_mv_next StreamScan team_to_parties_mv_next 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 62956 (Actor 744990,744991)
StreamSink { type: upsert, columns: [team_id, party_id, updated_at], downstream_pk: [team_to_parties_mv_next.team_id, team_to_parties_mv_next.party_id] }
├── output: [ team_to_parties_mv_next.team_id, team_to_parties_mv_next.party_id, team_to_parties_mv_next.updated_at ]
├── stream key: [ team_to_parties_mv_next.team_id, team_to_parties_mv_next.party_id ]
└── StreamTableScan { table: team_to_parties_mv_next, columns: [team_id, party_id, updated_at] }
    ├── output: [ team_to_parties_mv_next.team_id, team_to_parties_mv_next.party_id, team_to_parties_mv_next.updated_at ]
    ├── stream key: [ team_to_parties_mv_next.team_id, team_to_parties_mv_next.party_id ]
    ├── Upstream { output: [ team_id, party_id, updated_at ], stream key: [] }
    └── BatchPlanNode { output: [ team_id, party_id, updated_at ], stream key: [] }