[ 
https://issues.apache.org/jira/browse/IGNITE-22198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitrii Zabotlin updated IGNITE-22198:
--------------------------------------
    Description: 
To implement multiple precision arithmetic for NUMBER and DECIMAL types we can 
use  external library (preferred way) or implement it by ourself from scratch.

After some research it was decided to use MbedTLS implementation.

  was:To implement multiple precision arithmetic for NUMBER and DECIMAL types 
we can use  external library (preferred way) or implement it by from scratch.


> Support multiple precision arithmetic operations in native code
> ---------------------------------------------------------------
>
>                 Key: IGNITE-22198
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22198
>             Project: Ignite
>          Issue Type: Improvement
>          Components: clients
>            Reporter: Dmitrii Zabotlin
>            Assignee: Dmitrii Zabotlin
>            Priority: Major
>              Labels: ignite-3
>
> To implement multiple precision arithmetic for NUMBER and DECIMAL types we 
> can use  external library (preferred way) or implement it by ourself from 
> scratch.
> After some research it was decided to use MbedTLS implementation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to