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

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

Job is idle — throughput ~0; structure shown.

7 operators
Sink · insights.benchmark_values_by_region_sink
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 actors
Filter · benchmark_values_by_distribution_mv_next
0% idle 2 actors
StreamScan · benchmark_values_by_distribution_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.benchmark_values_by_region_sink Sink insights.benchmark_valu… idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 actors Filter · benchmark_values_by_distribution_mv_next Filter benchmark_values_by_dis… idle · 2 actors StreamScan · benchmark_values_by_distribution_mv_next StreamScan benchmark_values_by_dis… 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 64811 (Actor 748209,748208)
StreamSink { type: upsert, columns: [benchmark_id, fact_date, region_label_id, weight, benchmark_values_by_distribution_mv_next.distribution_type(hidden), benchmark_values_by_distribution_mv_next.taxonomy_code(hidden)], downstream_pk: [benchmark_values_by_distribution_mv_next.benchmark_id, benchmark_values_by_distribution_mv_next.fact_date, benchmark_values_by_distribution_mv_next.taxonomy_node_id] }
├── output: [ benchmark_values_by_distribution_mv_next.benchmark_id, benchmark_values_by_distribution_mv_next.fact_date, benchmark_values_by_distribution_mv_next.taxonomy_node_id, benchmark_values_by_distribution_mv_next.weight, benchmark_values_by_distribution_mv_next.distribution_type, benchmark_values_by_distribution_mv_next.taxonomy_code ]
├── stream key: [ benchmark_values_by_distribution_mv_next.benchmark_id, benchmark_values_by_distribution_mv_next.fact_date, benchmark_values_by_distribution_mv_next.distribution_type, benchmark_values_by_distribution_mv_next.taxonomy_node_id, benchmark_values_by_distribution_mv_next.taxonomy_code ]
└── MergeExecutor
    ├── output: [ benchmark_values_by_distribution_mv_next.benchmark_id, benchmark_values_by_distribution_mv_next.fact_date, benchmark_values_by_distribution_mv_next.taxonomy_node_id, benchmark_values_by_distribution_mv_next.weight, benchmark_values_by_distribution_mv_next.distribution_type, benchmark_values_by_distribution_mv_next.taxonomy_code ]
    └── stream key: [ benchmark_values_by_distribution_mv_next.benchmark_id, benchmark_values_by_distribution_mv_next.fact_date, benchmark_values_by_distribution_mv_next.distribution_type, benchmark_values_by_distribution_mv_next.taxonomy_node_id, benchmark_values_by_distribution_mv_next.taxonomy_code ]

Fragment 64812 (Actor 743012,743011)
StreamFilter { predicate: (benchmark_values_by_distribution_mv_next.distribution_type = 'regions':Varchar) }
├── output: [ benchmark_values_by_distribution_mv_next.benchmark_id, benchmark_values_by_distribution_mv_next.fact_date, benchmark_values_by_distribution_mv_next.taxonomy_node_id, benchmark_values_by_distribution_mv_next.weight, benchmark_values_by_distribution_mv_next.distribution_type, benchmark_values_by_distribution_mv_next.taxonomy_code ]
├── stream key: [ benchmark_values_by_distribution_mv_next.benchmark_id, benchmark_values_by_distribution_mv_next.fact_date, benchmark_values_by_distribution_mv_next.distribution_type, benchmark_values_by_distribution_mv_next.taxonomy_node_id, benchmark_values_by_distribution_mv_next.taxonomy_code ]
└── StreamTableScan { table: benchmark_values_by_distribution_mv_next, columns: [benchmark_id, fact_date, taxonomy_node_id, weight, distribution_type, taxonomy_code] }
    ├── output: [ benchmark_values_by_distribution_mv_next.benchmark_id, benchmark_values_by_distribution_mv_next.fact_date, benchmark_values_by_distribution_mv_next.taxonomy_node_id, benchmark_values_by_distribution_mv_next.weight, benchmark_values_by_distribution_mv_next.distribution_type, benchmark_values_by_distribution_mv_next.taxonomy_code ]
    ├── stream key: [ benchmark_values_by_distribution_mv_next.benchmark_id, benchmark_values_by_distribution_mv_next.fact_date, benchmark_values_by_distribution_mv_next.distribution_type, benchmark_values_by_distribution_mv_next.taxonomy_node_id, benchmark_values_by_distribution_mv_next.taxonomy_code ]
    ├── Upstream { output: [ benchmark_id, fact_date, taxonomy_node_id, weight, distribution_type, taxonomy_code ], stream key: [] }
    └── BatchPlanNode { output: [ benchmark_id, fact_date, taxonomy_node_id, weight, distribution_type, taxonomy_code ], stream key: [] }