Job is idle — throughput ~0; structure shown.
Fragment 37053 (Actor 742522,742521)
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 37054 (Actor 742523)
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 37055 (Actor 741669)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 37056 (Actor 742524,742525)
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: [] }