Job is idle — throughput ~0; structure shown.
Fragment 15404 (Actor 158172,158173)
StreamMaterialize { columns: [asset_id, maturity_date], stream_key: [asset_id], pk_columns: [asset_id], pk_conflict: Overwrite }
├── output: [ public.bond_assets_dm.asset_id, public.bond_assets_dm.maturity_date ]
├── stream key: [ public.bond_assets_dm.asset_id ]
└── StreamUnion { all: true }
├── output: [ public.bond_assets_dm.asset_id, public.bond_assets_dm.maturity_date ]
├── stream key: []
├── MergeExecutor
│ ├── output: [ public.bond_assets_dm.asset_id, public.bond_assets_dm.maturity_date ]
│ └── stream key: [ public.bond_assets_dm.asset_id ]
├── MergeExecutor { output: [ asset_id, maturity_date ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ asset_id, maturity_date ], stream key: [] }
Fragment 15405 (Actor 158174)
StreamCdcTableScan { table: public.bond_assets_dm, columns: [asset_id, maturity_date] }
├── output: [ public.bond_assets_dm.asset_id, public.bond_assets_dm.maturity_date ]
├── stream key: [ public.bond_assets_dm.asset_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 15406 (Actor 156843)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 15407 (Actor 158178,158177)
StreamDml { columns: [asset_id, maturity_date] } { output: [ asset_id, maturity_date ], stream key: [] }
└── StreamSource { output: [ asset_id, maturity_date ], stream key: [] }