Job is idle — throughput ~0; structure shown.
Fragment 64802 (Actor 743624,743623)
StreamSink { type: upsert, columns: [benchmark_id, fact_date, currency_code, weight], downstream_pk: [benchmark_values_by_currency_mv_next.benchmark_id, benchmark_values_by_currency_mv_next.fact_date, benchmark_values_by_currency_mv_next.currency_code] }
├── output: [ benchmark_values_by_currency_mv_next.benchmark_id, benchmark_values_by_currency_mv_next.fact_date, benchmark_values_by_currency_mv_next.currency_code, benchmark_values_by_currency_mv_next.weight ]
├── stream key: [ benchmark_values_by_currency_mv_next.benchmark_id, benchmark_values_by_currency_mv_next.fact_date, benchmark_values_by_currency_mv_next.currency_code ]
└── StreamTableScan { table: benchmark_values_by_currency_mv_next, columns: [benchmark_id, fact_date, currency_code, weight] }
├── output: [ benchmark_values_by_currency_mv_next.benchmark_id, benchmark_values_by_currency_mv_next.fact_date, benchmark_values_by_currency_mv_next.currency_code, benchmark_values_by_currency_mv_next.weight ]
├── stream key: [ benchmark_values_by_currency_mv_next.benchmark_id, benchmark_values_by_currency_mv_next.fact_date, benchmark_values_by_currency_mv_next.currency_code ]
├── Upstream { output: [ benchmark_id, fact_date, currency_code, weight ], stream key: [] }
└── BatchPlanNode { output: [ benchmark_id, fact_date, currency_code, weight ], stream key: [] }