Job is idle — throughput ~0; structure shown.
Fragment 52057 (Actor 737133,737134)
StreamSink { type: upsert, columns: [benchmark_id, fact_date, daily_subperiod_return], downstream_pk: [benchmark_twrr_mv.benchmark_id, benchmark_twrr_mv.fact_date] }
├── output: [ benchmark_twrr_mv.benchmark_id, benchmark_twrr_mv.fact_date, benchmark_twrr_mv.daily_subperiod_return ]
├── stream key: [ benchmark_twrr_mv.benchmark_id, benchmark_twrr_mv.fact_date ]
└── StreamFilter { predicate: Not(IsNull(benchmark_twrr_mv.daily_subperiod_return)) }
├── output: [ benchmark_twrr_mv.benchmark_id, benchmark_twrr_mv.fact_date, benchmark_twrr_mv.daily_subperiod_return ]
├── stream key: [ benchmark_twrr_mv.benchmark_id, benchmark_twrr_mv.fact_date ]
└── StreamTableScan { table: benchmark_twrr_mv, columns: [benchmark_id, fact_date, daily_subperiod_return] }
├── output: [ benchmark_twrr_mv.benchmark_id, benchmark_twrr_mv.fact_date, benchmark_twrr_mv.daily_subperiod_return ]
├── stream key: [ benchmark_twrr_mv.benchmark_id, benchmark_twrr_mv.fact_date ]
├── Upstream { output: [ benchmark_id, fact_date, daily_subperiod_return ], stream key: [] }
└── BatchPlanNode { output: [ benchmark_id, fact_date, daily_subperiod_return ], stream key: [] }