Hi All,

I just found redash is rounding the large integer numbers, for instance, we have billing ids as very large integers, like 151125689320201401, when ReDash display it, we got 151,125,689,320,201,400.00

We found it round the 401 to 400 as the last three digits. It is not what we want, since we have 401, 402, 403 as different billing ids, but the query only gave us 400 for multiple records.

Has anyone else seen this before? Where can we find the code snippet to do the rounding?

Thanks a lot.

Best,
Gang

2 Likes