Job is idle — throughput ~0; structure shown.
Fragment 34178 (Actor 738291,738290)
StreamMaterialize { columns: [account_id, maturity_date, disabled_at], stream_key: [account_id], pk_columns: [account_id], pk_conflict: Overwrite }
├── output: [ olap.fixed_deposit_accounts_dm.account_id, olap.fixed_deposit_accounts_dm.maturity_date, olap.fixed_deposit_accounts_dm.disabled_at ]
├── stream key: [ olap.fixed_deposit_accounts_dm.account_id ]
└── StreamUnion { all: true }
├── output:
│ ┌── olap.fixed_deposit_accounts_dm.account_id
│ ├── olap.fixed_deposit_accounts_dm.maturity_date
│ └── olap.fixed_deposit_accounts_dm.disabled_at
├── stream key: []
├── MergeExecutor
│ ├── output:
│ │ ┌── olap.fixed_deposit_accounts_dm.account_id
│ │ ├── olap.fixed_deposit_accounts_dm.maturity_date
│ │ └── olap.fixed_deposit_accounts_dm.disabled_at
│ └── stream key: [ olap.fixed_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 34179 (Actor 738292)
StreamCdcTableScan { table: olap.fixed_deposit_accounts_dm, columns: [account_id, maturity_date, disabled_at] }
├── output: [ olap.fixed_deposit_accounts_dm.account_id, olap.fixed_deposit_accounts_dm.maturity_date, olap.fixed_deposit_accounts_dm.disabled_at ]
├── stream key: [ olap.fixed_deposit_accounts_dm.account_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 34180 (Actor 736934)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 34181 (Actor 738294,738293)
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: [] }