The extended JSON corpus includes tests for the values +/- 1.23456789012345677E+18, which we do not currently handle. It's trivial to read the values in and store them as a string (using a regular expression, for instance), but not so clear what we should do if we encounter this value from raw BSON bytes.
- is related to
-
NODE-2431 Reduce floating point precision required of extended json implementations
-
- Closed
-