Job is idle — throughput ~0; structure shown.
Fragment 36881 (Actor 742038,742037)
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 36882 (Actor 742041)
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 36883 (Actor 741700)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 36884 (Actor 742044,742045)
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: [] }