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

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

Job is idle — throughput ~0; structure shown.

3 operators
Materialize · insights.active_transaction_status_id_mv
0% idle 1 actor
Project
1 actor
Values
0% idle 1 actor
Heat = the operator's output-buffer backpressure over the sampling window. Click a node to fold its subtree.
Materialize · insights.active_transaction_status_id_mv Materialize insights.active_transac… idle · 1 actor Project Project — · 1 actor Values Values idle · 1 actor
Streaming operator plan from EXPLAIN ANALYZE. Node heat = backpressure. Drag to pan, scroll to zoom.
Fragments (DESCRIBE FRAGMENTS) — click to expand
Fragment 36846 (Actor 741612)
StreamMaterialize { columns: [status_label_id, _row_id(hidden)], stream_key: [_row_id], pk_columns: [_row_id], pk_conflict: NoCheck }
├── output: [ $expr1, _row_id ]
├── stream key: [ _row_id ]
└── StreamProject { exprs: [id_from_string_with_prefix('label_transaction_status':Varchar, 'ACTIVE':Varchar) as $expr1, _row_id] }
    ├── output: [ $expr1, _row_id ]
    ├── stream key: [ _row_id ]
    └── StreamValues { rows: [[0:Int64]] } { output: [ _row_id ], stream key: [ _row_id ] }