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

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

Job is idle — throughput ~0; structure shown.

4 operators
Sink · insights.user_to_account_groups_sink
0% idle 2 actors
StreamScan · user_to_account_groups_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 · insights.user_to_account_groups_sink Sink insights.user_to_accoun… idle · 2 actors StreamScan · user_to_account_groups_mv StreamScan user_to_account_groups_… 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 52655 (Actor 738123,738124)
StreamSink { type: upsert, columns: [user_id, account_group_id, type], downstream_pk: [user_to_account_groups_mv.user_id, user_to_account_groups_mv.type] }
├── output: [ user_to_account_groups_mv.user_id, user_to_account_groups_mv.account_group_id, user_to_account_groups_mv.type ]
├── stream key: [ user_to_account_groups_mv.user_id, user_to_account_groups_mv.type ]
└── StreamTableScan { table: user_to_account_groups_mv, columns: [user_id, account_group_id, type] }
    ├── output: [ user_to_account_groups_mv.user_id, user_to_account_groups_mv.account_group_id, user_to_account_groups_mv.type ]
    ├── stream key: [ user_to_account_groups_mv.user_id, user_to_account_groups_mv.type ]
    ├── Upstream { output: [ user_id, account_group_id, type ], stream key: [] }
    └── BatchPlanNode { output: [ user_id, account_group_id, type ], stream key: [] }