Moved from GitHub ratel/179
Posted by martinmr:
Big integers get interpreted as floats by the JSON parser that Ratel is seeing. This causes values to be truncated. See Dgraph v20.03.0 Int64 type displayed incorrectly · Issue #5080 · dgraph-io/dgraph · GitHub for more info.