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

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

Job is idle — throughput ~0; structure shown.

7 operators
Sink · insights.investment_accounts_ft_sink
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
Filter · investment_account_purchasing_power_mv_next
0% idle 2 actors
StreamScan · investment_account_purchasing_power_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.investment_accounts_ft_sink Sink insights.investment_acc… idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors Filter · investment_account_purchasing_power_mv_next Filter investment_account_purc… idle · 2 actors StreamScan · investment_account_purchasing_power_mv_next StreamScan investment_account_purc… 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 64807 (Actor 748188,748189)
StreamSink { type: upsert, columns: [account_id, fact_date, purchasing_power, purchasing_power_system_currency, disabled_at, investment_account_purchasing_power_mv_next.accounts_dm.base_currency_code(hidden), investment_account_purchasing_power_mv_next.fx_rates_snapshot_mv_next.target_currency_code(hidden)], downstream_pk: [investment_account_purchasing_power_mv_next.account_id, investment_account_purchasing_power_mv_next.fact_date] }
├── output:
│   ┌── investment_account_purchasing_power_mv_next.account_id
│   ├── investment_account_purchasing_power_mv_next.fact_date
│   ├── investment_account_purchasing_power_mv_next.purchasing_power
│   ├── investment_account_purchasing_power_mv_next.purchasing_power_system_currency
│   ├── investment_account_purchasing_power_mv_next.disabled_at
│   ├── investment_account_purchasing_power_mv_next.accounts_dm.base_currency_code
│   └── investment_account_purchasing_power_mv_next.fx_rates_snapshot_mv_next.target_currency_code
├── stream key: [ investment_account_purchasing_power_mv_next.accounts_dm.base_currency_code, investment_account_purchasing_power_mv_next.account_id, investment_account_purchasing_power_mv_next.fact_date, investment_account_purchasing_power_mv_next.fx_rates_snapshot_mv_next.target_currency_code ]
└── MergeExecutor
    ├── output:
    │   ┌── investment_account_purchasing_power_mv_next.account_id
    │   ├── investment_account_purchasing_power_mv_next.fact_date
    │   ├── investment_account_purchasing_power_mv_next.purchasing_power
    │   ├── investment_account_purchasing_power_mv_next.purchasing_power_system_currency
    │   ├── investment_account_purchasing_power_mv_next.disabled_at
    │   ├── investment_account_purchasing_power_mv_next.accounts_dm.base_currency_code
    │   └── investment_account_purchasing_power_mv_next.fx_rates_snapshot_mv_next.target_currency_code
    └── stream key: [ investment_account_purchasing_power_mv_next.accounts_dm.base_currency_code, investment_account_purchasing_power_mv_next.account_id, investment_account_purchasing_power_mv_next.fact_date, investment_account_purchasing_power_mv_next.fx_rates_snapshot_mv_next.target_currency_code ]

Fragment 64808 (Actor 743749,743750)
StreamFilter { predicate: IsNull(investment_account_purchasing_power_mv_next.disabled_at) }
├── output:
│   ┌── investment_account_purchasing_power_mv_next.account_id
│   ├── investment_account_purchasing_power_mv_next.fact_date
│   ├── investment_account_purchasing_power_mv_next.purchasing_power
│   ├── investment_account_purchasing_power_mv_next.purchasing_power_system_currency
│   ├── investment_account_purchasing_power_mv_next.disabled_at
│   ├── investment_account_purchasing_power_mv_next.accounts_dm.base_currency_code
│   └── investment_account_purchasing_power_mv_next.fx_rates_snapshot_mv_next.target_currency_code
├── stream key: [ investment_account_purchasing_power_mv_next.accounts_dm.base_currency_code, investment_account_purchasing_power_mv_next.account_id, investment_account_purchasing_power_mv_next.fact_date, investment_account_purchasing_power_mv_next.fx_rates_snapshot_mv_next.target_currency_code ]
└── StreamTableScan { table: investment_account_purchasing_power_mv_next, columns: [account_id, fact_date, purchasing_power, purchasing_power_system_currency, disabled_at, accounts_dm.base_currency_code, fx_rates_snapshot_mv_next.target_currency_code] }
    ├── output:
    │   ┌── investment_account_purchasing_power_mv_next.account_id
    │   ├── investment_account_purchasing_power_mv_next.fact_date
    │   ├── investment_account_purchasing_power_mv_next.purchasing_power
    │   ├── investment_account_purchasing_power_mv_next.purchasing_power_system_currency
    │   ├── investment_account_purchasing_power_mv_next.disabled_at
    │   ├── investment_account_purchasing_power_mv_next.accounts_dm.base_currency_code
    │   └── investment_account_purchasing_power_mv_next.fx_rates_snapshot_mv_next.target_currency_code
    ├── stream key: [ investment_account_purchasing_power_mv_next.accounts_dm.base_currency_code, investment_account_purchasing_power_mv_next.account_id, investment_account_purchasing_power_mv_next.fact_date, investment_account_purchasing_power_mv_next.fx_rates_snapshot_mv_next.target_currency_code ]
    ├── Upstream { output: [ account_id, fact_date, purchasing_power, purchasing_power_system_currency, disabled_at, accounts_dm.base_currency_code, fx_rates_snapshot_mv_next.target_currency_code ], stream key: [] }
    └── BatchPlanNode { output: [ account_id, fact_date, purchasing_power, purchasing_power_system_currency, disabled_at, accounts_dm.base_currency_code, fx_rates_snapshot_mv_next.target_currency_code ], stream key: [] }