Job is idle — throughput ~0; structure shown.
Fragment 4515 (Actor 156924,156923)
StreamMaterialize { columns: [account_id, client_id, owner_type, updated_at, disabled_at, effective_start_date, effective_end_date], stream_key: [account_id, client_id, effective_start_date], pk_columns: [account_id, client_id, effective_start_date], pk_conflict: Overwrite }
├── output:
│ ┌── olap.accounts_to_clients_dm.account_id
│ ├── olap.accounts_to_clients_dm.client_id
│ ├── olap.accounts_to_clients_dm.owner_type
│ ├── olap.accounts_to_clients_dm.updated_at
│ ├── olap.accounts_to_clients_dm.disabled_at
│ ├── olap.accounts_to_clients_dm.effective_start_date
│ └── olap.accounts_to_clients_dm.effective_end_date
├── stream key: [ olap.accounts_to_clients_dm.account_id, olap.accounts_to_clients_dm.client_id, olap.accounts_to_clients_dm.effective_start_date ]
└── StreamUnion { all: true }
├── output:
│ ┌── olap.accounts_to_clients_dm.account_id
│ ├── olap.accounts_to_clients_dm.client_id
│ ├── olap.accounts_to_clients_dm.owner_type
│ ├── olap.accounts_to_clients_dm.updated_at
│ ├── olap.accounts_to_clients_dm.disabled_at
│ ├── olap.accounts_to_clients_dm.effective_start_date
│ └── olap.accounts_to_clients_dm.effective_end_date
├── stream key: []
├── MergeExecutor
│ ├── output:
│ │ ┌── olap.accounts_to_clients_dm.account_id
│ │ ├── olap.accounts_to_clients_dm.client_id
│ │ ├── olap.accounts_to_clients_dm.owner_type
│ │ ├── olap.accounts_to_clients_dm.updated_at
│ │ ├── olap.accounts_to_clients_dm.disabled_at
│ │ ├── olap.accounts_to_clients_dm.effective_start_date
│ │ └── olap.accounts_to_clients_dm.effective_end_date
│ └── stream key: [ olap.accounts_to_clients_dm.account_id, olap.accounts_to_clients_dm.client_id, olap.accounts_to_clients_dm.effective_start_date ]
├── MergeExecutor { output: [ account_id, client_id, owner_type, updated_at, disabled_at, effective_start_date, effective_end_date ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ account_id, client_id, owner_type, updated_at, disabled_at, effective_start_date, effective_end_date ], stream key: [] }
Fragment 4516 (Actor 156953)
StreamCdcTableScan { table: olap.accounts_to_clients_dm, columns: [account_id, client_id, owner_type, updated_at, disabled_at, effective_start_date, effective_end_date] }
├── output:
│ ┌── olap.accounts_to_clients_dm.account_id
│ ├── olap.accounts_to_clients_dm.client_id
│ ├── olap.accounts_to_clients_dm.owner_type
│ ├── olap.accounts_to_clients_dm.updated_at
│ ├── olap.accounts_to_clients_dm.disabled_at
│ ├── olap.accounts_to_clients_dm.effective_start_date
│ └── olap.accounts_to_clients_dm.effective_end_date
├── stream key: [ olap.accounts_to_clients_dm.account_id, olap.accounts_to_clients_dm.client_id, olap.accounts_to_clients_dm.effective_start_date ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 4517 (Actor 156806)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 4518 (Actor 156954,156955)
StreamDml { columns: [account_id, client_id, owner_type, updated_at, disabled_at, effective_start_date, effective_end_date] } { output: [ account_id, client_id, owner_type, updated_at, disabled_at, effective_start_date, effective_end_date ], stream key: [] }
└── StreamSource { output: [ account_id, client_id, owner_type, updated_at, disabled_at, effective_start_date, effective_end_date ], stream key: [] }