Job is idle — throughput ~0; structure shown.
Fragment 62529 (Actor 742990,742991)
StreamMaterialize { columns: [id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at], stream_key: [id], pk_columns: [id], pk_conflict: Overwrite }
├── output:
│ ┌── public.customer_relationships.id
│ ├── public.customer_relationships.party_id
│ ├── public.customer_relationships.type
│ ├── public.customer_relationships.status
│ ├── public.customer_relationships.status_label_id
│ ├── public.customer_relationships.effective_from
│ ├── public.customer_relationships.effective_to
│ ├── public.customer_relationships.status_changed_at
│ ├── public.customer_relationships.created_at
│ ├── public.customer_relationships.updated_at
│ └── public.customer_relationships.disabled_at
├── stream key: [ public.customer_relationships.id ]
└── StreamUnion { all: true }
├── output:
│ ┌── public.customer_relationships.id
│ ├── public.customer_relationships.party_id
│ ├── public.customer_relationships.type
│ ├── public.customer_relationships.status
│ ├── public.customer_relationships.status_label_id
│ ├── public.customer_relationships.effective_from
│ ├── public.customer_relationships.effective_to
│ ├── public.customer_relationships.status_changed_at
│ ├── public.customer_relationships.created_at
│ ├── public.customer_relationships.updated_at
│ └── public.customer_relationships.disabled_at
├── stream key: []
├── MergeExecutor
│ ├── output:
│ │ ┌── public.customer_relationships.id
│ │ ├── public.customer_relationships.party_id
│ │ ├── public.customer_relationships.type
│ │ ├── public.customer_relationships.status
│ │ ├── public.customer_relationships.status_label_id
│ │ ├── public.customer_relationships.effective_from
│ │ ├── public.customer_relationships.effective_to
│ │ ├── public.customer_relationships.status_changed_at
│ │ ├── public.customer_relationships.created_at
│ │ ├── public.customer_relationships.updated_at
│ │ └── public.customer_relationships.disabled_at
│ └── stream key: [ public.customer_relationships.id ]
├── MergeExecutor { output: [ id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at ], stream key: [] }
Fragment 62530 (Actor 743000)
StreamCdcTableScan { table: public.customer_relationships, columns: [id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at] }
├── output:
│ ┌── public.customer_relationships.id
│ ├── public.customer_relationships.party_id
│ ├── public.customer_relationships.type
│ ├── public.customer_relationships.status
│ ├── public.customer_relationships.status_label_id
│ ├── public.customer_relationships.effective_from
│ ├── public.customer_relationships.effective_to
│ ├── public.customer_relationships.status_changed_at
│ ├── public.customer_relationships.created_at
│ ├── public.customer_relationships.updated_at
│ └── public.customer_relationships.disabled_at
├── stream key: [ public.customer_relationships.id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 62531 (Actor 741712)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 62532 (Actor 743002,743001)
StreamDml { columns: [id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at] }
├── output: [ id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at ]
├── stream key: []
└── StreamSource { output: [ id, party_id, type, status, status_label_id, effective_from, effective_to, status_changed_at, created_at, updated_at, disabled_at ], stream key: [] }