-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.6.0
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
ALL
-
v3.6
-
-
Query 2017-12-18, Query 2018-01-01
In SERVER-22760, we allowed certain aggregation pipelines to merge on mongos. However, it seems that the merging logic does not respect the collation when merging sorted results from multiple shards. I can't reproduce this behavior when disabling merging on mongos via internalQueryProhibitMergingOnMongoS.
- duplicates
-
SERVER-32430 DocumentSourceSort sorts array documents incorrectly if there is a non-simple collation
- Closed
- is depended on by
-
SERVER-32956 Unblacklist aggregation/sources/sort/collation_sort.js from the aggregation sharded collections passthrough
- Closed
- is related to
-
SERVER-22760 Sharded aggregation pipelines which involve taking a simple union should merge on mongos
- Closed
- related to
-
SERVER-32282 Aggregation text search returns text score even if it wasn't requested when targeting multiple shards in a sharded cluster
- Closed