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

← cluster order_service objects order_routes explain
Overview Objects Graph History
table · order_service.order_routes profiled over 5s
seconds (1–30)

Job is idle — throughput ~0; structure shown.

14 operators
Materialize · order_service.order_routes
0% idle 2 actors
Union
0% idle 2 actors
UpstreamSinkUnion
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
Dml
0% idle 2 actors
Source
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
StreamCdcScan · oms
0% idle 1 actor
Merge
1 actor
Exchange
0% idle 0 actors
CdcFilter
0% idle 1 actor
Merge
1 actor
Heat = the operator's output-buffer backpressure over the sampling window. Click a node to fold its subtree.
Materialize · order_service.order_routes Materialize order_service.order_rou… idle · 2 actors Union Union idle · 2 actors UpstreamSinkUnion UpstreamSinkUnion idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors Dml Dml idle · 2 actors Source Source idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors StreamCdcScan · oms StreamCdcScan oms idle · 1 actor Merge Merge — · 1 actor Exchange Exchange idle · 0 actors CdcFilter CdcFilter idle · 1 actor Merge Merge — · 1 actor
Streaming operator plan from EXPLAIN ANALYZE. Node heat = backpressure. Drag to pan, scroll to zoom.
Fragments (DESCRIBE FRAGMENTS) — click to expand
Fragment 10641 (Actor 99926,99925)
StreamMaterialize { columns: [id, order_id, external_order_id, created_at], stream_key: [id], pk_columns: [id], pk_conflict: Overwrite }
├── output: [ oms.order_routes.id, oms.order_routes.order_id, oms.order_routes.external_order_id, oms.order_routes.created_at ]
├── stream key: [ oms.order_routes.id ]
└── StreamUnion { all: true }
    ├── output: [ oms.order_routes.id, oms.order_routes.order_id, oms.order_routes.external_order_id, oms.order_routes.created_at ]
    ├── stream key: []
    ├── MergeExecutor
    │   ├── output: [ oms.order_routes.id, oms.order_routes.order_id, oms.order_routes.external_order_id, oms.order_routes.created_at ]
    │   └── stream key: [ oms.order_routes.id ]
    ├── MergeExecutor { output: [ id, order_id, external_order_id, created_at ], stream key: [] }
    └── StreamUpstreamSinkUnion { output: [ id, order_id, external_order_id, created_at ], stream key: [] }

Fragment 10642 (Actor 99927)
StreamCdcTableScan { table: oms.order_routes, columns: [id, order_id, external_order_id, created_at] }
├── output: [ oms.order_routes.id, oms.order_routes.order_id, oms.order_routes.external_order_id, oms.order_routes.created_at ]
├── stream key: [ oms.order_routes.id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

Fragment 10643 (Actor 98969)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }

Fragment 10644 (Actor 99928,99929)
StreamDml { columns: [id, order_id, external_order_id, created_at] }
├── output: [ id, order_id, external_order_id, created_at ]
├── stream key: []
└── StreamSource { output: [ id, order_id, external_order_id, created_at ], stream key: [] }