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

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

Job is idle — throughput ~0; structure shown.

6 operators
Sink · insights.benchmark_values_by_taxonomy_node_sink
0% idle 2 actors
Merge
2 actors
Exchange
0% idle 0 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_taxonomy_node_sink Sink insights.benchmark_valu… idle · 2 actors Merge Merge — · 2 actors Exchange Exchange idle · 0 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 64815 (Actor 748182,748183)
StreamSink { type: upsert, columns: [benchmark_id, fact_date, taxonomy_node_id, taxonomy_code, weight, benchmark_values_by_distribution_mv_next.distribution_type(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.taxonomy_code, benchmark_values_by_distribution_mv_next.weight, benchmark_values_by_distribution_mv_next.distribution_type ]
├── 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.taxonomy_code, benchmark_values_by_distribution_mv_next.weight, benchmark_values_by_distribution_mv_next.distribution_type ]
    └── 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 64816 (Actor 743007,743008)
StreamTableScan { table: benchmark_values_by_distribution_mv_next, columns: [benchmark_id, fact_date, taxonomy_node_id, taxonomy_code, weight, distribution_type] }
├── 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.taxonomy_code, benchmark_values_by_distribution_mv_next.weight, benchmark_values_by_distribution_mv_next.distribution_type ]
├── 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, taxonomy_code, weight, distribution_type ], stream key: [] }
└── BatchPlanNode { output: [ benchmark_id, fact_date, taxonomy_node_id, taxonomy_code, weight, distribution_type ], stream key: [] }