Job is idle — throughput ~0; structure shown.
Fragment 52418 (Actor 737827,737828)
StreamSink { type: upsert, columns: [team_id, portfolio_id, updated_at], downstream_pk: [team_to_portfolios_mv.team_id, team_to_portfolios_mv.portfolio_id] }
├── output: [ team_to_portfolios_mv.team_id, team_to_portfolios_mv.portfolio_id, team_to_portfolios_mv.updated_at ]
├── stream key: [ team_to_portfolios_mv.team_id, team_to_portfolios_mv.portfolio_id ]
└── StreamTableScan { table: team_to_portfolios_mv, columns: [team_id, portfolio_id, updated_at] }
├── output: [ team_to_portfolios_mv.team_id, team_to_portfolios_mv.portfolio_id, team_to_portfolios_mv.updated_at ]
├── stream key: [ team_to_portfolios_mv.team_id, team_to_portfolios_mv.portfolio_id ]
├── Upstream { output: [ team_id, portfolio_id, updated_at ], stream key: [] }
└── BatchPlanNode { output: [ team_id, portfolio_id, updated_at ], stream key: [] }