-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
> bson.Long.fromString('8300000000000000321') new Long("8300000000000000321") > bson.EJSON.stringify(bson.Long.fromString('8300000000000000321')) '8300000000000000000'
- causes
-
COMPASS-6714 Mongosh client in Compass renders Long numbers incorrectly
- Open
-
COMPASS-4884 Exporting collections with int64 results in wrong (rounded) values
- Closed
- is related to
-
NODE-4722 Deserialize int64 to BigInt by default (instead of Long)
- Backlog
- related to
-
COMPASS-6372 $limit (aggregation) value has unexpected/undocumented max value
- Open