Job is idle — throughput ~0; structure shown.
Fragment 36877 (Actor 741978,741979)
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 36878 (Actor 742006)
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 36879 (Actor 741673)
StreamCdcFilter { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
└── Upstream { output: [ payload, _rw_offset, _rw_table_name ], stream key: [] }
Fragment 36880 (Actor 742012,742011)
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: [] }