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