Job is idle — throughput ~0; structure shown.
Fragment 52319 (Actor 737642,737643)
StreamSink { type: upsert, columns: [benchmark_id, fact_date, region_label_id, weight, benchmark_values_by_distribution_mv.distribution_type(hidden), benchmark_values_by_distribution_mv.taxonomy_code(hidden)], downstream_pk: [benchmark_values_by_distribution_mv.benchmark_id, benchmark_values_by_distribution_mv.fact_date, benchmark_values_by_distribution_mv.taxonomy_node_id] }
├── output: [ benchmark_values_by_distribution_mv.benchmark_id, benchmark_values_by_distribution_mv.fact_date, benchmark_values_by_distribution_mv.taxonomy_node_id, benchmark_values_by_distribution_mv.weight, benchmark_values_by_distribution_mv.distribution_type, benchmark_values_by_distribution_mv.taxonomy_code ]
├── stream key: [ benchmark_values_by_distribution_mv.benchmark_id, benchmark_values_by_distribution_mv.fact_date, benchmark_values_by_distribution_mv.distribution_type, benchmark_values_by_distribution_mv.taxonomy_node_id, benchmark_values_by_distribution_mv.taxonomy_code ]
└── MergeExecutor
├── output: [ benchmark_values_by_distribution_mv.benchmark_id, benchmark_values_by_distribution_mv.fact_date, benchmark_values_by_distribution_mv.taxonomy_node_id, benchmark_values_by_distribution_mv.weight, benchmark_values_by_distribution_mv.distribution_type, benchmark_values_by_distribution_mv.taxonomy_code ]
└── stream key: [ benchmark_values_by_distribution_mv.benchmark_id, benchmark_values_by_distribution_mv.fact_date, benchmark_values_by_distribution_mv.distribution_type, benchmark_values_by_distribution_mv.taxonomy_node_id, benchmark_values_by_distribution_mv.taxonomy_code ]
Fragment 52320 (Actor 737644,737645)
StreamFilter { predicate: (benchmark_values_by_distribution_mv.distribution_type = 'regions':Varchar) }
├── output: [ benchmark_values_by_distribution_mv.benchmark_id, benchmark_values_by_distribution_mv.fact_date, benchmark_values_by_distribution_mv.taxonomy_node_id, benchmark_values_by_distribution_mv.weight, benchmark_values_by_distribution_mv.distribution_type, benchmark_values_by_distribution_mv.taxonomy_code ]
├── stream key: [ benchmark_values_by_distribution_mv.benchmark_id, benchmark_values_by_distribution_mv.fact_date, benchmark_values_by_distribution_mv.distribution_type, benchmark_values_by_distribution_mv.taxonomy_node_id, benchmark_values_by_distribution_mv.taxonomy_code ]
└── StreamTableScan { table: benchmark_values_by_distribution_mv, columns: [benchmark_id, fact_date, taxonomy_node_id, weight, distribution_type, taxonomy_code] }
├── output: [ benchmark_values_by_distribution_mv.benchmark_id, benchmark_values_by_distribution_mv.fact_date, benchmark_values_by_distribution_mv.taxonomy_node_id, benchmark_values_by_distribution_mv.weight, benchmark_values_by_distribution_mv.distribution_type, benchmark_values_by_distribution_mv.taxonomy_code ]
├── stream key: [ benchmark_values_by_distribution_mv.benchmark_id, benchmark_values_by_distribution_mv.fact_date, benchmark_values_by_distribution_mv.distribution_type, benchmark_values_by_distribution_mv.taxonomy_node_id, benchmark_values_by_distribution_mv.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: [] }