Job is idle — throughput ~0; structure shown.
Fragment 34250 (Actor 738343,738344)
StreamMaterialize { columns: [id, resource_client_id, resource_portfolio_id, resource_account_id, resource_draft_account_id, resource_party_id, content, created_by, updated_by, archived_at, created_at, updated_at], stream_key: [id], pk_columns: [id], pk_conflict: Overwrite }
├── output:
│ ┌── public.notes_dm.id
│ ├── public.notes_dm.resource_client_id
│ ├── public.notes_dm.resource_portfolio_id
│ ├── public.notes_dm.resource_account_id
│ ├── public.notes_dm.resource_draft_account_id
│ ├── public.notes_dm.resource_party_id
│ ├── public.notes_dm.content
│ ├── public.notes_dm.created_by
│ ├── public.notes_dm.updated_by
│ ├── public.notes_dm.archived_at
│ ├── public.notes_dm.created_at
│ └── public.notes_dm.updated_at
├── stream key: [ public.notes_dm.id ]
└── StreamUnion { all: true }
├── output:
│ ┌── public.notes_dm.id
│ ├── public.notes_dm.resource_client_id
│ ├── public.notes_dm.resource_portfolio_id
│ ├── public.notes_dm.resource_account_id
│ ├── public.notes_dm.resource_draft_account_id
│ ├── public.notes_dm.resource_party_id
│ ├── public.notes_dm.content
│ ├── public.notes_dm.created_by
│ ├── public.notes_dm.updated_by
│ ├── public.notes_dm.archived_at
│ ├── public.notes_dm.created_at
│ └── public.notes_dm.updated_at
├── stream key: []
├── MergeExecutor
│ ├── output:
│ │ ┌── public.notes_dm.id
│ │ ├── public.notes_dm.resource_client_id
│ │ ├── public.notes_dm.resource_portfolio_id
│ │ ├── public.notes_dm.resource_account_id
│ │ ├── public.notes_dm.resource_draft_account_id
│ │ ├── public.notes_dm.resource_party_id
│ │ ├── public.notes_dm.content
│ │ ├── public.notes_dm.created_by
│ │ ├── public.notes_dm.updated_by
│ │ ├── public.notes_dm.archived_at
│ │ ├── public.notes_dm.created_at
│ │ └── public.notes_dm.updated_at
│ └── stream key: [ public.notes_dm.id ]
├── MergeExecutor { output: [ id, resource_client_id, resource_portfolio_id, resource_account_id, resource_draft_account_id, resource_party_id, content, created_by, updated_by, archived_at, created_at, updated_at ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ id, resource_client_id, resource_portfolio_id, resource_account_id, resource_draft_account_id, resource_party_id, content, created_by, updated_by, archived_at, created_at, updated_at ], stream key: [] }
Fragment 34251 (Actor 738345)
StreamCdcTableScan { table: public.notes_dm, columns: [id, resource_client_id, resource_portfolio_id, resource_account_id, resource_draft_account_id, resource_party_id, content, created_by, updated_by, archived_at, created_at, updated_at] }
├── output:
│ ┌── public.notes_dm.id
│ ├── public.notes_dm.resource_client_id
│ ├── public.notes_dm.resource_portfolio_id
│ ├── public.notes_dm.resource_account_id
│ ├── public.notes_dm.resource_draft_account_id
│ ├── public.notes_dm.resource_party_id
│ ├── public.notes_dm.content
│ ├── public.notes_dm.created_by
│ ├── public.notes_dm.updated_by
│ ├── public.notes_dm.archived_at
│ ├── public.notes_dm.created_at
│ └── public.notes_dm.updated_at
├── stream key: [ public.notes_dm.id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 34252 (Actor 738281)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 34253 (Actor 738376,738377)
StreamDml { columns: [id, resource_client_id, resource_portfolio_id, resource_account_id, resource_draft_account_id, resource_party_id, content, created_by, updated_by, archived_at, created_at, updated_at] }
├── output: [ id, resource_client_id, resource_portfolio_id, resource_account_id, resource_draft_account_id, resource_party_id, content, created_by, updated_by, archived_at, created_at, updated_at ]
├── stream key: []
└── StreamSource { output: [ id, resource_client_id, resource_portfolio_id, resource_account_id, resource_draft_account_id, resource_party_id, content, created_by, updated_by, archived_at, created_at, updated_at ], stream key: [] }