morningman commented on pull request #6520: URL: https://github.com/apache/incubator-doris/pull/6520#issuecomment-913614744
I suggest to use [bigint](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/BigInt) or some [other library](https://github.com/MikeMcl/bignumber.js/) in javascript to solve this problem. So that we won' t lose type info of the data. It will be resolved later. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
