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

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

Job is idle — throughput ~0; structure shown.

6 operators
Sink · insights.flow_summary_sink
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
StreamScan · flow_summary_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.flow_summary_sink Sink insights.flow_summary_s… idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors StreamScan · flow_summary_mv_next StreamScan flow_summary_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 62328 (Actor 741546,741547)
StreamSink { type: upsert, columns: [account_group_id, dim_transaction_date, type, currency_code, transaction_amount, transaction_amount_system_currency, cumulative_adjusted_netflow], downstream_pk: [flow_summary_mv_next.account_group_id, flow_summary_mv_next.dim_transaction_date, flow_summary_mv_next.position_type] }
├── output: [ flow_summary_mv_next.account_group_id, flow_summary_mv_next.dim_transaction_date, flow_summary_mv_next.position_type, flow_summary_mv_next.currency_code, flow_summary_mv_next.adjusted_net_flow, flow_summary_mv_next.adjusted_net_flow_system_currency, flow_summary_mv_next.cumulative_adjusted_netflow ]
├── stream key: [ flow_summary_mv_next.account_group_id, flow_summary_mv_next.currency_code, flow_summary_mv_next.position_type, flow_summary_mv_next.dim_transaction_date ]
└── MergeExecutor
    ├── output: [ flow_summary_mv_next.account_group_id, flow_summary_mv_next.dim_transaction_date, flow_summary_mv_next.position_type, flow_summary_mv_next.currency_code, flow_summary_mv_next.adjusted_net_flow, flow_summary_mv_next.adjusted_net_flow_system_currency, flow_summary_mv_next.cumulative_adjusted_netflow ]
    └── stream key: [ flow_summary_mv_next.account_group_id, flow_summary_mv_next.currency_code, flow_summary_mv_next.position_type, flow_summary_mv_next.dim_transaction_date ]

Fragment 62329 (Actor 739893,739892)
StreamTableScan { table: flow_summary_mv_next, columns: [account_group_id, dim_transaction_date, position_type, currency_code, adjusted_net_flow, adjusted_net_flow_system_currency, cumulative_adjusted_netflow] }
├── output: [ flow_summary_mv_next.account_group_id, flow_summary_mv_next.dim_transaction_date, flow_summary_mv_next.position_type, flow_summary_mv_next.currency_code, flow_summary_mv_next.adjusted_net_flow, flow_summary_mv_next.adjusted_net_flow_system_currency, flow_summary_mv_next.cumulative_adjusted_netflow ]
├── stream key: [ flow_summary_mv_next.account_group_id, flow_summary_mv_next.currency_code, flow_summary_mv_next.position_type, flow_summary_mv_next.dim_transaction_date ]
├── Upstream { output: [ account_group_id, dim_transaction_date, position_type, currency_code, adjusted_net_flow, adjusted_net_flow_system_currency, cumulative_adjusted_netflow ], stream key: [] }
└── BatchPlanNode { output: [ account_group_id, dim_transaction_date, position_type, currency_code, adjusted_net_flow, adjusted_net_flow_system_currency, cumulative_adjusted_netflow ], stream key: [] }