RWM Console cluster: risingwave.platform.svc.cluster.local

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

Job is idle — throughput ~0; structure shown.

Stateful hash join (4 state tables) — consider a temporal join for dimension lookups
30 operators
Materialize · insights.client_account_direct_mv
0% idle 2 actors
Union
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
Project · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco…
2 actors
Filter · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco…
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
HashJoin · Inner · accounts_to_clients_dm.account_id = open_accounts_mv.accoun… Stateful hash join (4 state tables) — consider a temporal join for dimension lookups
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
StreamScan · open_accounts_mv
0% idle 2 actors
BatchPlan
2 actors
Merge
2 actors
Merge
2 actors
Exchange
0% idle 0 actors
Filter · accounts_to_clients_dm
0% idle 2 actors
StreamScan · accounts_to_clients_dm
0% idle 2 actors
BatchPlan
2 actors
Merge
2 actors
Merge
2 actors
Exchange
0% idle 0 actors
Project · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco…
2 actors
Filter · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco…
0% idle 2 actors
Merge
2 actors
Merge
2 actors
Exchange
0% idle 0 actors
Project · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco…
2 actors
Filter · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco…
0% idle 2 actors
Merge
2 actors
Heat = the operator's output-buffer backpressure over the sampling window. Click a node to fold its subtree.
Materialize · insights.client_account_direct_mv Materialize insights.client_account… idle · 2 actors Union Union idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors Project · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco… Project IsNull(accounts_to_clie… — · 2 actors Filter · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco… Filter IsNull(accounts_to_clie… idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors HashJoin · Inner · accounts_to_clients_dm.account_id = open_accounts_mv.accoun… HashJoin Inner · accounts_to_cli… idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors StreamScan · open_accounts_mv StreamScan open_accounts_mv idle · 2 actors BatchPlan BatchPlan — · 2 actors Merge Merge — · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors Filter · accounts_to_clients_dm Filter accounts_to_clients_dm idle · 2 actors StreamScan · accounts_to_clients_dm StreamScan accounts_to_clients_dm idle · 2 actors BatchPlan BatchPlan — · 2 actors Merge Merge — · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors Project · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco… Project IsNull(accounts_to_clie… — · 2 actors Filter · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco… Filter IsNull(accounts_to_clie… idle · 2 actors Merge Merge — · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors Project · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco… Project IsNull(accounts_to_clie… — · 2 actors Filter · IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(acco… Filter IsNull(accounts_to_clie… idle · 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 9810 (Actor 32987,32986)
StreamMaterialize { columns: [client_id, account_id, effective_start_date, effective_end_date, type, $src(hidden)], stream_key: [account_id, client_id, effective_start_date, $src], pk_columns: [account_id, client_id, effective_start_date, $src], pk_conflict: NoCheck }
├── output: [ accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, 'all':Varchar, $src ]
├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date, $src ]
└── StreamUnion { all: true }
    ├── output: [ accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, 'all':Varchar, $src ]
    ├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date, $src ]
    ├── MergeExecutor
    │   ├── output: [ accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, 'all':Varchar, 0:Int32 ]
    │   └── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
    ├── MergeExecutor
    │   ├── output: [ accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, 'restricted':Varchar, 1:Int32 ]
    │   └── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
    └── MergeExecutor
        ├── output: [ accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, 'un_restricted':Varchar, 2:Int32 ]
        └── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]

Fragment 9811 (Actor 32995,32994)
StreamProject { exprs: [accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, 'all':Varchar, 0:Int32] }
├── output: [ accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, 'all':Varchar, 0:Int32 ]
├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
└── StreamFilter { predicate: IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(accounts_to_clients_dm.effective_end_date) OR (accounts_to_clients_dm.effective_end_date > accounts_to_clients_dm.effective_start_date)) }
    ├── output:
    │   ┌── accounts_to_clients_dm.account_id
    │   ├── accounts_to_clients_dm.client_id
    │   ├── accounts_to_clients_dm.disabled_at
    │   ├── accounts_to_clients_dm.effective_start_date
    │   ├── accounts_to_clients_dm.effective_end_date
    │   ├── open_accounts_mv.is_restricted
    │   └── open_accounts_mv.account_id
    ├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
    └── MergeExecutor
        ├── output:
        │   ┌── accounts_to_clients_dm.account_id
        │   ├── accounts_to_clients_dm.client_id
        │   ├── accounts_to_clients_dm.disabled_at
        │   ├── accounts_to_clients_dm.effective_start_date
        │   ├── accounts_to_clients_dm.effective_end_date
        │   ├── open_accounts_mv.is_restricted
        │   └── open_accounts_mv.account_id
        └── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]

Fragment 9812 (Actor 32993,32992)
StreamHashJoin { type: Inner, predicate: accounts_to_clients_dm.account_id = open_accounts_mv.account_id }
├── output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.disabled_at, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, open_accounts_mv.is_restricted, open_accounts_mv.account_id ]
├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
├── MergeExecutor
│   ├── output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.disabled_at, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date ]
│   └── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
└── MergeExecutor { output: [ open_accounts_mv.account_id, open_accounts_mv.is_restricted ], stream key: [ open_accounts_mv.account_id ] }

Fragment 9813 (Actor 33020,33021)
StreamFilter { predicate: IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(accounts_to_clients_dm.effective_end_date) OR (accounts_to_clients_dm.effective_end_date > accounts_to_clients_dm.effective_start_date)) }
├── output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.disabled_at, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date ]
├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
└── StreamTableScan { table: accounts_to_clients_dm, columns: [account_id, client_id, disabled_at, effective_start_date, effective_end_date] }
    ├── output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.disabled_at, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date ]
    ├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
    ├── Upstream { output: [ account_id, client_id, disabled_at, effective_start_date, effective_end_date ], stream key: [] }
    └── BatchPlanNode { output: [ account_id, client_id, disabled_at, effective_start_date, effective_end_date ], stream key: [] }

Fragment 9814 (Actor 33030,33031)
StreamTableScan { table: open_accounts_mv, columns: [account_id, is_restricted] } { output: [ open_accounts_mv.account_id, open_accounts_mv.is_restricted ], stream key: [ open_accounts_mv.account_id ] }
├── Upstream { output: [ account_id, is_restricted ], stream key: [] }
└── BatchPlanNode { output: [ account_id, is_restricted ], stream key: [] }

Fragment 9815 (Actor 32990,32991)
StreamProject { exprs: [accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, 'restricted':Varchar, 1:Int32] }
├── output: [ accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, 'restricted':Varchar, 1:Int32 ]
├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
└── StreamFilter { predicate: IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(accounts_to_clients_dm.effective_end_date) OR (accounts_to_clients_dm.effective_end_date > accounts_to_clients_dm.effective_start_date)) AND (open_accounts_mv.is_restricted = true:Boolean) }
    ├── output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.disabled_at, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, open_accounts_mv.is_restricted, open_accounts_mv.account_id ]
    ├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
    └── MergeExecutor
        ├── output:
        │   ┌── accounts_to_clients_dm.account_id
        │   ├── accounts_to_clients_dm.client_id
        │   ├── accounts_to_clients_dm.disabled_at
        │   ├── accounts_to_clients_dm.effective_start_date
        │   ├── accounts_to_clients_dm.effective_end_date
        │   ├── open_accounts_mv.is_restricted
        │   └── open_accounts_mv.account_id
        └── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]

Fragment 9816 (Actor 32988,32989)
StreamProject { exprs: [accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, 'un_restricted':Varchar, 2:Int32] }
├── output: [ accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, 'un_restricted':Varchar, 2:Int32 ]
├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
└── StreamFilter { predicate: IsNull(accounts_to_clients_dm.disabled_at) AND (IsNull(accounts_to_clients_dm.effective_end_date) OR (accounts_to_clients_dm.effective_end_date > accounts_to_clients_dm.effective_start_date)) AND Not(IsTrue(open_accounts_mv.is_restricted)) }
    ├── output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.disabled_at, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.effective_end_date, open_accounts_mv.is_restricted, open_accounts_mv.account_id ]
    ├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
    └── MergeExecutor
        ├── output:
        │   ┌── accounts_to_clients_dm.account_id
        │   ├── accounts_to_clients_dm.client_id
        │   ├── accounts_to_clients_dm.disabled_at
        │   ├── accounts_to_clients_dm.effective_start_date
        │   ├── accounts_to_clients_dm.effective_end_date
        │   ├── open_accounts_mv.is_restricted
        │   └── open_accounts_mv.account_id
        └── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]