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

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

Job is idle — throughput ~0; structure shown.

5 operators
Sink · insights.flow_by_currency_sink
0% idle 2 actors
Project · flow_by_currency_mv_next
2 actors
StreamScan · flow_by_currency_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_by_currency_sink Sink insights.flow_by_curren… idle · 2 actors Project · flow_by_currency_mv_next Project flow_by_currency_mv_next — · 2 actors StreamScan · flow_by_currency_mv_next StreamScan flow_by_currency_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 62313 (Actor 739476,739475)
StreamSink { type: upsert, columns: [account_group_id, dim_transaction_date, type, holding_currency_code, currency_code, adjusted_net_flow, adjusted_net_flow_system_currency, cumulative_adjusted_netflow, flow_by_currency_mv_next.flow_values_mv_next.position_type_expanded(hidden), flow_by_currency_mv_next.flag(hidden)], downstream_pk: [flow_by_currency_mv_next.account_group_id, flow_by_currency_mv_next.dim_transaction_date, flow_by_currency_mv_next.holding_currency_code, flow_by_currency_mv_next.position_type] }
├── output: [ flow_by_currency_mv_next.account_group_id, flow_by_currency_mv_next.dim_transaction_date, flow_by_currency_mv_next.position_type, flow_by_currency_mv_next.holding_currency_code, flow_by_currency_mv_next.currency_code, flow_by_currency_mv_next.adjusted_net_flow, flow_by_currency_mv_next.adjusted_net_flow_system_currency, flow_by_currency_mv_next.cumulative_adjusted_netflow, flow_by_currency_mv_next.flow_values_mv_next.position_type_expanded, flow_by_currency_mv_next.flag ]
├── stream key: [ flow_by_currency_mv_next.account_group_id, flow_by_currency_mv_next.holding_currency_code, flow_by_currency_mv_next.position_type, flow_by_currency_mv_next.dim_transaction_date, flow_by_currency_mv_next.flow_values_mv_next.position_type_expanded, flow_by_currency_mv_next.currency_code, flow_by_currency_mv_next.flag ]
└── StreamProject { exprs: [flow_by_currency_mv_next.account_group_id, flow_by_currency_mv_next.dim_transaction_date, flow_by_currency_mv_next.position_type, flow_by_currency_mv_next.holding_currency_code, flow_by_currency_mv_next.currency_code, flow_by_currency_mv_next.adjusted_net_flow, flow_by_currency_mv_next.adjusted_net_flow_system_currency, flow_by_currency_mv_next.cumulative_adjusted_netflow, flow_by_currency_mv_next.flow_values_mv_next.position_type_expanded, flow_by_currency_mv_next.flag] }
    ├── output: [ flow_by_currency_mv_next.account_group_id, flow_by_currency_mv_next.dim_transaction_date, flow_by_currency_mv_next.position_type, flow_by_currency_mv_next.holding_currency_code, flow_by_currency_mv_next.currency_code, flow_by_currency_mv_next.adjusted_net_flow, flow_by_currency_mv_next.adjusted_net_flow_system_currency, flow_by_currency_mv_next.cumulative_adjusted_netflow, flow_by_currency_mv_next.flow_values_mv_next.position_type_expanded, flow_by_currency_mv_next.flag ]
    ├── stream key: [ flow_by_currency_mv_next.account_group_id, flow_by_currency_mv_next.holding_currency_code, flow_by_currency_mv_next.position_type, flow_by_currency_mv_next.dim_transaction_date, flow_by_currency_mv_next.flow_values_mv_next.position_type_expanded, flow_by_currency_mv_next.currency_code, flow_by_currency_mv_next.flag ]
    └── StreamTableScan { table: flow_by_currency_mv_next, columns: [account_group_id, dim_transaction_date, holding_currency_code, position_type, currency_code, adjusted_net_flow, adjusted_net_flow_system_currency, cumulative_adjusted_netflow, flow_values_mv_next.position_type_expanded, flag] }
        ├── output: [ flow_by_currency_mv_next.account_group_id, flow_by_currency_mv_next.dim_transaction_date, flow_by_currency_mv_next.holding_currency_code, flow_by_currency_mv_next.position_type, flow_by_currency_mv_next.currency_code, flow_by_currency_mv_next.adjusted_net_flow, flow_by_currency_mv_next.adjusted_net_flow_system_currency, flow_by_currency_mv_next.cumulative_adjusted_netflow, flow_by_currency_mv_next.flow_values_mv_next.position_type_expanded, flow_by_currency_mv_next.flag ]
        ├── stream key: [ flow_by_currency_mv_next.account_group_id, flow_by_currency_mv_next.holding_currency_code, flow_by_currency_mv_next.position_type, flow_by_currency_mv_next.dim_transaction_date, flow_by_currency_mv_next.flow_values_mv_next.position_type_expanded, flow_by_currency_mv_next.currency_code, flow_by_currency_mv_next.flag ]
        ├── Upstream { output: [ account_group_id, dim_transaction_date, holding_currency_code, position_type, currency_code, adjusted_net_flow, adjusted_net_flow_system_currency, cumulative_adjusted_netflow, flow_values_mv_next.position_type_expanded, flag ], stream key: [] }
        └── BatchPlanNode { output: [ account_group_id, dim_transaction_date, holding_currency_code, position_type, currency_code, adjusted_net_flow, adjusted_net_flow_system_currency, cumulative_adjusted_netflow, flow_values_mv_next.position_type_expanded, flag ], stream key: [] }