Job is idle — throughput ~0; structure shown.
Fragment 48558 (Actor 735954,735955)
StreamMaterialize { columns: [id, disabled_at], stream_key: [id], pk_columns: [id], pk_conflict: Overwrite }
├── output: [ public.benchmarks_dm.id, public.benchmarks_dm.disabled_at ]
├── stream key: [ public.benchmarks_dm.id ]
└── StreamUnion { all: true }
├── output: [ public.benchmarks_dm.id, public.benchmarks_dm.disabled_at ]
├── stream key: []
├── MergeExecutor
│ ├── output: [ public.benchmarks_dm.id, public.benchmarks_dm.disabled_at ]
│ └── stream key: [ public.benchmarks_dm.id ]
├── MergeExecutor { output: [ id, disabled_at ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ id, disabled_at ], stream key: [] }
Fragment 48559 (Actor 735970)
StreamCdcTableScan { table: public.benchmarks_dm, columns: [id, disabled_at] }
├── output: [ public.benchmarks_dm.id, public.benchmarks_dm.disabled_at ]
├── stream key: [ public.benchmarks_dm.id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 48560 (Actor 736155)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 48561 (Actor 735980,735979)
StreamDml { columns: [id, disabled_at] } { output: [ id, disabled_at ], stream key: [] }
└── StreamSource { output: [ id, disabled_at ], stream key: [] }