-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
Fully Compatible
-
ALL
-
v8.0
In sharded_agg_helpers::establishShardCursors, we loop through all requests and intend to check that all the requests are the same, but today we currently always compare the first request to itself.