Job is idle — throughput ~0; structure shown.
Fragment 34234 (Actor 738338,738339)
StreamMaterialize { columns: [account_id, maturity_date, disabled_at], stream_key: [account_id], pk_columns: [account_id], pk_conflict: Overwrite }
├── output: [ olap.financing_accounts_dm.account_id, olap.financing_accounts_dm.maturity_date, olap.financing_accounts_dm.disabled_at ]
├── stream key: [ olap.financing_accounts_dm.account_id ]
└── StreamUnion { all: true }
├── output: [ olap.financing_accounts_dm.account_id, olap.financing_accounts_dm.maturity_date, olap.financing_accounts_dm.disabled_at ]
├── stream key: []
├── MergeExecutor
│ ├── output: [ olap.financing_accounts_dm.account_id, olap.financing_accounts_dm.maturity_date, olap.financing_accounts_dm.disabled_at ]
│ └── stream key: [ olap.financing_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 34235 (Actor 738340)
StreamCdcTableScan { table: olap.financing_accounts_dm, columns: [account_id, maturity_date, disabled_at] }
├── output: [ olap.financing_accounts_dm.account_id, olap.financing_accounts_dm.maturity_date, olap.financing_accounts_dm.disabled_at ]
├── stream key: [ olap.financing_accounts_dm.account_id ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 34236 (Actor 736922)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 34237 (Actor 738341,738342)
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: [] }