Job is idle — throughput ~0; structure shown.
Fragment 2225 (Actor 99107,99106)
StreamMaterialize { columns: [account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date], stream_key: [account_id, portfolio_id, effective_start_date], pk_columns: [account_id, portfolio_id, effective_start_date], pk_conflict: Overwrite }
├── output: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.disabled_at, olap.account_to_portfolios_dm.effective_start_date, olap.account_to_portfolios_dm.effective_end_date ]
├── stream key: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.effective_start_date ]
└── StreamUnion { all: true }
├── output: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.disabled_at, olap.account_to_portfolios_dm.effective_start_date, olap.account_to_portfolios_dm.effective_end_date ]
├── stream key: []
├── MergeExecutor
│ ├── output: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.disabled_at, olap.account_to_portfolios_dm.effective_start_date, olap.account_to_portfolios_dm.effective_end_date ]
│ └── stream key: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.effective_start_date ]
├── MergeExecutor { output: [ account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date ], stream key: [] }
└── StreamUpstreamSinkUnion { output: [ account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date ], stream key: [] }
Fragment 2226 (Actor 99108)
StreamCdcTableScan { table: olap.account_to_portfolios_dm, columns: [account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date] }
├── output: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.disabled_at, olap.account_to_portfolios_dm.effective_start_date, olap.account_to_portfolios_dm.effective_end_date ]
├── stream key: [ olap.account_to_portfolios_dm.account_id, olap.account_to_portfolios_dm.portfolio_id, olap.account_to_portfolios_dm.effective_start_date ]
└── MergeExecutor { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 2227 (Actor 100121)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 2228 (Actor 99109,99110)
StreamDml { columns: [account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date] } { output: [ account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date ], stream key: [] }
└── StreamSource { output: [ account_id, portfolio_id, disabled_at, effective_start_date, effective_end_date ], stream key: [] }