Job is idle — throughput ~0; structure shown.
Fragment 51935 (Actor 736958,736959)
StreamMaterialize { columns: [team_id, portfolio_id, active_entity_to_teams_mv.entity_type(hidden), active_entity_to_teams_mv.entity_to_teams_dm.effective_start_date(hidden)], stream_key: [team_id, portfolio_id, active_entity_to_teams_mv.entity_type, active_entity_to_teams_mv.entity_to_teams_dm.effective_start_date], pk_columns: [team_id, portfolio_id, active_entity_to_teams_mv.entity_type, active_entity_to_teams_mv.entity_to_teams_dm.effective_start_date], pk_conflict: NoCheck }
├── output: [ active_entity_to_teams_mv.team_id, active_entity_to_teams_mv.entity_id, active_entity_to_teams_mv.entity_type, active_entity_to_teams_mv.entity_to_teams_dm.effective_start_date ]
├── stream key: [ active_entity_to_teams_mv.team_id, active_entity_to_teams_mv.entity_id, active_entity_to_teams_mv.entity_type, active_entity_to_teams_mv.entity_to_teams_dm.effective_start_date ]
└── StreamFilter { predicate: (active_entity_to_teams_mv.entity_type = 'PORTFOLIO':Varchar) } { output: [ active_entity_to_teams_mv.team_id, active_entity_to_teams_mv.entity_id, active_entity_to_teams_mv.entity_type, active_entity_to_teams_mv.entity_to_teams_dm.effective_start_date ], stream key: [ active_entity_to_teams_mv.team_id, active_entity_to_teams_mv.entity_id, active_entity_to_teams_mv.entity_type, active_entity_to_teams_mv.entity_to_teams_dm.effective_start_date ] }
└── StreamTableScan { table: active_entity_to_teams_mv, columns: [team_id, entity_id, entity_type, entity_to_teams_dm.effective_start_date] }
├── output: [ active_entity_to_teams_mv.team_id, active_entity_to_teams_mv.entity_id, active_entity_to_teams_mv.entity_type, active_entity_to_teams_mv.entity_to_teams_dm.effective_start_date ]
├── stream key: [ active_entity_to_teams_mv.team_id, active_entity_to_teams_mv.entity_id, active_entity_to_teams_mv.entity_type, active_entity_to_teams_mv.entity_to_teams_dm.effective_start_date ]
├── Upstream { output: [ team_id, entity_id, entity_type, entity_to_teams_dm.effective_start_date ], stream key: [] }
└── BatchPlanNode { output: [ team_id, entity_id, entity_type, entity_to_teams_dm.effective_start_date ], stream key: [] }