huxiaojian2024 opened a new pull request, #5256:
URL: https://github.com/apache/linkis/pull/5256

   问题描述:脚本变量替换时,如果变量值超过Long类型最大值会被转为可数计数法显示,导致替换值不准确
   问题复现:
   数字3000102010000000000000000200001 会被替换为 3.00010201E30 
   字符串'03000102010000000000000000200001' 会被替换为 '3.00010201E30'


-- 
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]

Reply via email to