Job is idle — throughput ~0; structure shown.
Fragment 51933 (Actor 736955,736954)
StreamSink { type: upsert, columns: [team_id, client_id, updated_at], downstream_pk: [team_to_clients_mv.team_id, team_to_clients_mv.client_id] }
├── output: [ team_to_clients_mv.team_id, team_to_clients_mv.client_id, team_to_clients_mv.updated_at ]
├── stream key: [ team_to_clients_mv.team_id, team_to_clients_mv.client_id ]
└── StreamTableScan { table: team_to_clients_mv, columns: [team_id, client_id, updated_at] }
├── output: [ team_to_clients_mv.team_id, team_to_clients_mv.client_id, team_to_clients_mv.updated_at ]
├── stream key: [ team_to_clients_mv.team_id, team_to_clients_mv.client_id ]
├── Upstream { output: [ team_id, client_id, updated_at ], stream key: [] }
└── BatchPlanNode { output: [ team_id, client_id, updated_at ], stream key: [] }