Job is idle — throughput ~0; structure shown.
Fragment 4551 (Actor 157021,157022)
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 4552 (Actor 157023)
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 4553 (Actor 156824)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 4554 (Actor 157024,157025)
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: [] }