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

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

Job is idle — throughput ~0; structure shown.

7 operators
Sink · insights.twrr_sink
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
Filter · twrr_mv_next
0% idle 2 actors
StreamScan · twrr_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.twrr_sink Sink insights.twrr_sink idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors Filter · twrr_mv_next Filter twrr_mv_next idle · 2 actors StreamScan · twrr_mv_next StreamScan twrr_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 62346 (Actor 741567,741566)
StreamSink { type: upsert, columns: [account_group_id, dim_balance_date, daily_subperiod_return, daily_sub_period_fair_value_return, twrr_mv_next.position_type(hidden), twrr_mv_next.currency_code(hidden), twrr_mv_next.position_summary_mv_next.source_entity_type(hidden)], downstream_pk: [twrr_mv_next.account_group_id, twrr_mv_next.dim_balance_date] }
├── output: [ twrr_mv_next.account_group_id, twrr_mv_next.dim_balance_date, twrr_mv_next.daily_subperiod_return, twrr_mv_next.daily_subperiod_fair_value_return, twrr_mv_next.position_type, twrr_mv_next.currency_code, twrr_mv_next.position_summary_mv_next.source_entity_type ]
├── stream key: [ twrr_mv_next.account_group_id, twrr_mv_next.dim_balance_date, twrr_mv_next.position_type, twrr_mv_next.currency_code, twrr_mv_next.position_summary_mv_next.source_entity_type ]
└── MergeExecutor
    ├── output: [ twrr_mv_next.account_group_id, twrr_mv_next.dim_balance_date, twrr_mv_next.daily_subperiod_return, twrr_mv_next.daily_subperiod_fair_value_return, twrr_mv_next.position_type, twrr_mv_next.currency_code, twrr_mv_next.position_summary_mv_next.source_entity_type ]
    └── stream key: [ twrr_mv_next.account_group_id, twrr_mv_next.dim_balance_date, twrr_mv_next.position_type, twrr_mv_next.currency_code, twrr_mv_next.position_summary_mv_next.source_entity_type ]

Fragment 62347 (Actor 740111,740112)
StreamFilter { predicate: Not(IsNull(twrr_mv_next.daily_subperiod_return)) AND Not(IsNull(twrr_mv_next.daily_subperiod_fair_value_return)) }
├── output: [ twrr_mv_next.account_group_id, twrr_mv_next.dim_balance_date, twrr_mv_next.daily_subperiod_return, twrr_mv_next.daily_subperiod_fair_value_return, twrr_mv_next.position_type, twrr_mv_next.currency_code, twrr_mv_next.position_summary_mv_next.source_entity_type ]
├── stream key: [ twrr_mv_next.account_group_id, twrr_mv_next.dim_balance_date, twrr_mv_next.position_type, twrr_mv_next.currency_code, twrr_mv_next.position_summary_mv_next.source_entity_type ]
└── StreamTableScan { table: twrr_mv_next, columns: [account_group_id, dim_balance_date, daily_subperiod_return, daily_subperiod_fair_value_return, position_type, currency_code, position_summary_mv_next.source_entity_type] }
    ├── output: [ twrr_mv_next.account_group_id, twrr_mv_next.dim_balance_date, twrr_mv_next.daily_subperiod_return, twrr_mv_next.daily_subperiod_fair_value_return, twrr_mv_next.position_type, twrr_mv_next.currency_code, twrr_mv_next.position_summary_mv_next.source_entity_type ]
    ├── stream key: [ twrr_mv_next.account_group_id, twrr_mv_next.dim_balance_date, twrr_mv_next.position_type, twrr_mv_next.currency_code, twrr_mv_next.position_summary_mv_next.source_entity_type ]
    ├── Upstream { output: [ account_group_id, dim_balance_date, daily_subperiod_return, daily_subperiod_fair_value_return, position_type, currency_code, position_summary_mv_next.source_entity_type ], stream key: [] }
    └── BatchPlanNode { output: [ account_group_id, dim_balance_date, daily_subperiod_return, daily_subperiod_fair_value_return, position_type, currency_code, position_summary_mv_next.source_entity_type ], stream key: [] }