Job is idle — throughput ~0; structure shown.
Fragment 11074 (Actor 32817,32816)
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 11075 (Actor 32818)
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 11076 (Actor 32534)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 11077 (Actor 32820,32819)
StreamDml { columns: [id, disabled_at] } { output: [ id, disabled_at ], stream key: [] }
└── StreamSource { output: [ id, disabled_at ], stream key: [] }