Job is idle — throughput ~0; structure shown.
Fragment 62394 (Actor 741898,741899)
StreamMaterialize { columns: [benchmark_id, date, asset_id, weight], stream_key: [benchmark_id, date, asset_id], pk_columns: [benchmark_id, date, asset_id], pk_conflict: Overwrite, watermark_columns: [date] }
├── output: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id, public.benchmark_constituents_ft.weight ]
├── stream key: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id ]
└── StreamWatermarkFilter [upsert] { watermark_descs: [Desc { column: public.benchmark_constituents_ft.date, expr: (public.benchmark_constituents_ft.date - '5 years':Interval)::Date }], output_watermarks: [[public.benchmark_constituents_ft.date]] }
├── output: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id, public.benchmark_constituents_ft.weight ]
├── stream key: []
└── StreamUnion { all: true } { output: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id, public.benchmark_constituents_ft.weight ], stream key: [] }
├── MergeExecutor
│ ├── output: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id, public.benchmark_constituents_ft.weight ]
│ └── stream key: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id ]
├── MergeExecutor { output: [ benchmark_id, date, asset_id, weight ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ benchmark_id, date, asset_id, weight ], stream key: [] }
Fragment 62395 (Actor 741977)
StreamCdcTableScan { table: public.benchmark_constituents_ft, columns: [benchmark_id, date, asset_id, weight] }
├── output: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id, public.benchmark_constituents_ft.weight ]
├── stream key: [ public.benchmark_constituents_ft.benchmark_id, public.benchmark_constituents_ft.date, public.benchmark_constituents_ft.asset_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 62396 (Actor 741816)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 62397 (Actor 741980,741981)
StreamDml { columns: [benchmark_id, date, asset_id, weight] } { output: [ benchmark_id, date, asset_id, weight ], stream key: [] }
└── StreamSource { output: [ benchmark_id, date, asset_id, weight ], stream key: [] }