Job is idle — throughput ~0; structure shown.
Fragment 62414 (Actor 742061,742060)
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 62415 (Actor 742062)
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 62416 (Actor 741814)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 62417 (Actor 742073,742072)
StreamDml { columns: [asset_id, maturity_date] } { output: [ asset_id, maturity_date ], stream key: [] }
└── StreamSource { output: [ asset_id, maturity_date ], stream key: [] }