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