-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
ALL
-
QO 2024-08-05
-
0
Occasionally, the winning plans produced by getWinningPlansForQuery will contain the same elements in a different order in sharded clusters. Make sure that we treat these plans as equal using assert.sameMembers instead of assert.eq.