Job is idle — throughput ~0; structure shown.
Fragment 52321 (Actor 737651,737650)
StreamSink { type: upsert, columns: [benchmark_id, fact_date, asset_class, 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 52322 (Actor 737652,737653)
StreamFilter { predicate: (benchmark_values_by_distribution_mv.distribution_type = 'asset_classes':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: [] }