-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
ALL
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If there is a non-ascii character in the dataset along with ascii characters, analyze will fail as follows. This issue seems to be reproducible only on x64, and not on arm.
Enterprise test> db.foo.runCommand({analyze: "foo", key: "a"}); MongoServerError: PlanExecutor error during aggregation :: caused by :: Data distribution values must be monotonically increasing, however encountered 126 before -48.43823654584429
- is related to
-
SERVER-72850 Allow strings with unicode characters to be added to histograms
-
- Backlog
-