Job is idle — throughput ~0; structure shown.
Fragment 62525 (Actor 742984,742983)
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 62526 (Actor 742985)
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 62527 (Actor 741718)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 62528 (Actor 742987,742986)
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: [] }