Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
22.08.8
-
None
-
None
Description
The maximum supported precision for DECIMAL data type in ColumnStore is currently 38 digits (this was accomplished in MCOL-641 where the DECIMAL precision was increased from 18 to 38 digits). However, MariaDB server supports upto 65 digits of precision. For parity with the server, ColumnStore should also support the maximum allowable digits to 65 and 38 for precision and scale respectively.
Attachments
Issue Links
- relates to
-
MCOL-5215 UNION on DECIMAL returns incorrect results
- Closed