-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
In particular, we need to ensure that spread and area calculations make sense for all histogrammable types.
Currently dates, objectids, strings, and timestamps are converted to doubles so histograms can be computed, but there is no guarantee that the mapping is accurate.
- duplicates
-
SERVER-71205 Fix the way we convert types to doubles for histogram CE
- Closed