jargnar commented on issue #3188: [sqllab] query result is not accurate URL: https://github.com/apache/incubator-superset/issues/3188#issuecomment-319009244 JS stores numbers as double precision 64 bit format IEEE 754 values. (http://www.ecma-international.org/ecma-262/5.1/#sec-8.5) I'm guessing this needs to be wrapped in some kind of string format. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
