nebula icon indicating copy to clipboard operation
nebula copied to clipboard

The accuracy of stored data may change.

Open QingZ11 opened this issue 2 years ago • 0 comments

version: v3.1.0

description: When using Nebula to store float data, the original value is 61.1. However, after being stored, it becomes 61.0999913265 which changes the original data. If the original value is something like 69, it will only become 69.0 after being stored.

ref: https://discuss.nebula-graph.com.cn/t/topic/13281

QingZ11 avatar Jun 09 '23 09:06 QingZ11