Job is idle — throughput ~0; structure shown.
Fragment 22079 (Actor 99385,99384)
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 22080 (Actor 99388)
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 22081 (Actor 99019)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 22082 (Actor 99389,99390)
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: [] }