Job is idle — throughput ~0; structure shown.
Fragment 36865 (Actor 741905,741904)
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 36866 (Actor 741910)
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 36867 (Actor 741639)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 36868 (Actor 741913,741914)
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: [] }