Job is idle — throughput ~0; structure shown.
Fragment 8598 (Actor 158079,158080)
StreamMaterialize { columns: [account_id, maturity_date, disabled_at], stream_key: [account_id], pk_columns: [account_id], pk_conflict: Overwrite }
├── output:
│ ┌── olap.structured_deposit_accounts_dm.account_id
│ ├── olap.structured_deposit_accounts_dm.maturity_date
│ └── olap.structured_deposit_accounts_dm.disabled_at
├── stream key: [ olap.structured_deposit_accounts_dm.account_id ]
└── StreamUnion { all: true }
├── output:
│ ┌── olap.structured_deposit_accounts_dm.account_id
│ ├── olap.structured_deposit_accounts_dm.maturity_date
│ └── olap.structured_deposit_accounts_dm.disabled_at
├── stream key: []
├── MergeExecutor
│ ├── output:
│ │ ┌── olap.structured_deposit_accounts_dm.account_id
│ │ ├── olap.structured_deposit_accounts_dm.maturity_date
│ │ └── olap.structured_deposit_accounts_dm.disabled_at
│ └── stream key: [ olap.structured_deposit_accounts_dm.account_id ]
├── MergeExecutor { output: [ account_id, maturity_date, disabled_at ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ account_id, maturity_date, disabled_at ], stream key: [] }
Fragment 8599 (Actor 158089)
StreamCdcTableScan { table: olap.structured_deposit_accounts_dm, columns: [account_id, maturity_date, disabled_at] }
├── output:
│ ┌── olap.structured_deposit_accounts_dm.account_id
│ ├── olap.structured_deposit_accounts_dm.maturity_date
│ └── olap.structured_deposit_accounts_dm.disabled_at
├── stream key: [ olap.structured_deposit_accounts_dm.account_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 8600 (Actor 156813)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 8601 (Actor 158091,158090)
StreamDml { columns: [account_id, maturity_date, disabled_at] } { output: [ account_id, maturity_date, disabled_at ], stream key: [] }
└── StreamSource { output: [ account_id, maturity_date, disabled_at ], stream key: [] }