Job is idle — throughput ~0; structure shown.
Fragment 32735 (Actor 740305,740306)
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 32736 (Actor 740307)
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 32737 (Actor 736940)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 32738 (Actor 740308,740309)
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: [] }