Job is idle — throughput ~0; structure shown.
Fragment 11876 (Actor 96360,96359)
StreamMaterialize { columns: [id, order_id, external_order_id, created_at], stream_key: [id], pk_columns: [id], pk_conflict: Overwrite }
├── output: [ oms.order_routes.id, oms.order_routes.order_id, oms.order_routes.external_order_id, oms.order_routes.created_at ]
├── stream key: [ oms.order_routes.id ]
└── StreamUnion { all: true }
├── output: [ oms.order_routes.id, oms.order_routes.order_id, oms.order_routes.external_order_id, oms.order_routes.created_at ]
├── stream key: []
├── MergeExecutor
│ ├── output: [ oms.order_routes.id, oms.order_routes.order_id, oms.order_routes.external_order_id, oms.order_routes.created_at ]
│ └── stream key: [ oms.order_routes.id ]
├── MergeExecutor { output: [ id, order_id, external_order_id, created_at ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ id, order_id, external_order_id, created_at ], stream key: [] }
Fragment 11877 (Actor 96361)
StreamCdcTableScan { table: oms.order_routes, columns: [id, order_id, external_order_id, created_at] }
├── output: [ oms.order_routes.id, oms.order_routes.order_id, oms.order_routes.external_order_id, oms.order_routes.created_at ]
├── stream key: [ oms.order_routes.id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 11878 (Actor 96065)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 11879 (Actor 96363,96362)
StreamDml { columns: [id, order_id, external_order_id, created_at] }
├── output: [ id, order_id, external_order_id, created_at ]
├── stream key: []
└── StreamSource { output: [ id, order_id, external_order_id, created_at ], stream key: [] }