Details
-
Sub-Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
2020-1, 2020-2, 2020-3, 2020-4, 2020-5, 2020-6, 2020-7, 2021-1, 2021-2, 2021-3, 2021-4, 2021-5, 2021-6, 2021-7, 2021-8, 2021-9
Description
There are static dataconvert::decimalToString() functions for int128 and int64 values. We need to convert these functions into a set of VDecimal:: and TSInt128:: methods to logical SQL data types API for DECIMAL. This will also reduce a size of libdataconvert.so file.