-
Type: Sub-task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
The assumption of getWinningPlanFromExplain for sharded plans is to return the winningPlan from the first shard.
This ticket adds a boolean which decides whether to return the winningPlan from the first shard or return the top-level winningPlan containing all shards plans.