Job is idle — throughput ~0; structure shown.
Fragment 45731 (Actor 737299,737298)
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 45732 (Actor 737308)
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 45733 (Actor 740282)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 45734 (Actor 737315,737316)
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: [] }