Job is idle — throughput ~0; structure shown.
Fragment 62406 (Actor 742043,742042)
StreamMaterialize { columns: [asset_id, date, adjusted_close], stream_key: [asset_id, date], pk_columns: [asset_id, date], pk_conflict: Overwrite, watermark_columns: [date] }
├── output: [ public.asset_adjusted_prices_ft.asset_id, public.asset_adjusted_prices_ft.date, public.asset_adjusted_prices_ft.adjusted_close ]
├── stream key: [ public.asset_adjusted_prices_ft.asset_id, public.asset_adjusted_prices_ft.date ]
└── StreamWatermarkFilter [upsert] { watermark_descs: [Desc { column: public.asset_adjusted_prices_ft.date, expr: (public.asset_adjusted_prices_ft.date - '5 years':Interval)::Date }], output_watermarks: [[public.asset_adjusted_prices_ft.date]] }
├── output: [ public.asset_adjusted_prices_ft.asset_id, public.asset_adjusted_prices_ft.date, public.asset_adjusted_prices_ft.adjusted_close ]
├── stream key: []
└── StreamUnion { all: true } { output: [ public.asset_adjusted_prices_ft.asset_id, public.asset_adjusted_prices_ft.date, public.asset_adjusted_prices_ft.adjusted_close ], stream key: [] }
├── MergeExecutor
│ ├── output: [ public.asset_adjusted_prices_ft.asset_id, public.asset_adjusted_prices_ft.date, public.asset_adjusted_prices_ft.adjusted_close ]
│ └── stream key: [ public.asset_adjusted_prices_ft.asset_id, public.asset_adjusted_prices_ft.date ]
├── MergeExecutor { output: [ asset_id, date, adjusted_close ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ asset_id, date, adjusted_close ], stream key: [] }
Fragment 62407 (Actor 742049)
StreamCdcTableScan { table: public.asset_adjusted_prices_ft, columns: [asset_id, date, adjusted_close] }
├── output: [ public.asset_adjusted_prices_ft.asset_id, public.asset_adjusted_prices_ft.date, public.asset_adjusted_prices_ft.adjusted_close ]
├── stream key: [ public.asset_adjusted_prices_ft.asset_id, public.asset_adjusted_prices_ft.date ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 62408 (Actor 741808)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 62409 (Actor 742051,742050)
StreamDml { columns: [asset_id, date, adjusted_close] } { output: [ asset_id, date, adjusted_close ], stream key: [] }
└── StreamSource { output: [ asset_id, date, adjusted_close ], stream key: [] }