Job is idle — throughput ~0; structure shown.
Fragment 54149 (Actor 738276,738275)
StreamMaterialize { columns: [id, entity_type, entity_id, key, value, disabled_at], stream_key: [id], pk_columns: [id], pk_conflict: Overwrite }
├── output:
│ ┌── public.reference_identifiers.id
│ ├── public.reference_identifiers.entity_type
│ ├── public.reference_identifiers.entity_id
│ ├── public.reference_identifiers.key
│ ├── public.reference_identifiers.value
│ └── public.reference_identifiers.disabled_at
├── stream key: [ public.reference_identifiers.id ]
└── StreamUnion { all: true }
├── output:
│ ┌── public.reference_identifiers.id
│ ├── public.reference_identifiers.entity_type
│ ├── public.reference_identifiers.entity_id
│ ├── public.reference_identifiers.key
│ ├── public.reference_identifiers.value
│ └── public.reference_identifiers.disabled_at
├── stream key: []
├── MergeExecutor
│ ├── output:
│ │ ┌── public.reference_identifiers.id
│ │ ├── public.reference_identifiers.entity_type
│ │ ├── public.reference_identifiers.entity_id
│ │ ├── public.reference_identifiers.key
│ │ ├── public.reference_identifiers.value
│ │ └── public.reference_identifiers.disabled_at
│ └── stream key: [ public.reference_identifiers.id ]
├── MergeExecutor { output: [ id, entity_type, entity_id, key, value, disabled_at ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ id, entity_type, entity_id, key, value, disabled_at ], stream key: [] }
Fragment 54150 (Actor 738277)
StreamCdcTableScan { table: public.reference_identifiers, columns: [id, entity_type, entity_id, key, value, disabled_at] }
├── output:
│ ┌── public.reference_identifiers.id
│ ├── public.reference_identifiers.entity_type
│ ├── public.reference_identifiers.entity_id
│ ├── public.reference_identifiers.key
│ ├── public.reference_identifiers.value
│ └── public.reference_identifiers.disabled_at
├── stream key: [ public.reference_identifiers.id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 54151 (Actor 740279)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 54152 (Actor 738289,738288)
StreamDml { columns: [id, entity_type, entity_id, key, value, disabled_at] }
├── output: [ id, entity_type, entity_id, key, value, disabled_at ]
├── stream key: []
└── StreamSource { output: [ id, entity_type, entity_id, key, value, disabled_at ], stream key: [] }