Job is idle — throughput ~0; structure shown.
Fragment 52162 (Actor 737323,737322)
StreamSink { type: upsert, columns: [team_id, party_id, updated_at], downstream_pk: [team_to_parties_mv.team_id, team_to_parties_mv.party_id] }
├── output: [ team_to_parties_mv.team_id, team_to_parties_mv.party_id, team_to_parties_mv.updated_at ]
├── stream key: [ team_to_parties_mv.team_id, team_to_parties_mv.party_id ]
└── StreamTableScan { table: team_to_parties_mv, columns: [team_id, party_id, updated_at] }
├── output: [ team_to_parties_mv.team_id, team_to_parties_mv.party_id, team_to_parties_mv.updated_at ]
├── stream key: [ team_to_parties_mv.team_id, team_to_parties_mv.party_id ]
├── Upstream { output: [ team_id, party_id, updated_at ], stream key: [] }
└── BatchPlanNode { output: [ team_id, party_id, updated_at ], stream key: [] }