@williaster the issue is around JSON parsing when JSON contains big integer. JS does not support large ints and just overflows (number parsed out is different to the number in the JSON).
[ Full content available at: https://github.com/apache/incubator-superset/pull/5829 ] This message was relayed via gitbox.apache.org for [email protected]
