Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Future consideration
Workspace Core CDE
Categories Configuration
Created by Guest
Created on Apr 17, 2024

Store decimal numbers precisely

As a schema admin I want to be able to configure a metadata field that can store decimal numbers precisely.

For the existing float field values above 2^53 (9,007,199,254,740,992) get rounded when stored, and precision is lost.

Practical use of functionality?

Capture very large decimal numbers with accuracy.

What is the impact of not doing this?

Data precision is lost for very large decimal numbers when using the existing float datatype.