Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
1.2.3
-
None
Description
Test case...
Schema:
CREATE TABLE `dectest` (
`a` decimal(2,1) DEFAULT NULL
) ENGINE=Columnstore;
cpimport file:
9223372036854775807
It should saturate to positive 9.9 but saturates to -9.9
Attachments
Issue Links
- relates to
-
MCOL-2149 Regression in decimal saturation handling in cpimport
-
- Closed
-
Build verified: 1.2.3-1 nightly
[dlee@master centos7]$ cat gitversionInfo.txt
server commit:
61f32f2
engine commit:
e849af0