owenthereal / jqplay

A playground for jq, written in Go
https://jqplay.org
MIT License
743 stars 88 forks source link

Rounding error? #88

Closed elijahgagne closed 5 years ago

elijahgagne commented 5 years ago

I've noticed that long integers seem to get rounded: https://jqplay.org/s/xrDS7-UVkI

elijahgagne commented 5 years ago

I see that this is an issue with jq and has an open issue already https://github.com/stedolan/jq/issues/1545