[MCOL-2175] Regression in decimal saturation handling in cpimport for 1.2.3-1 Created: 2019-02-15  Updated: 2019-03-01  Resolved: 2019-03-01

Status: Closed
Project: MariaDB ColumnStore
Component/s: cpimport
Affects Version/s: 1.2.3
Fix Version/s: 1.2.3

Type: Bug Priority: Blocker
Reporter: Daniel Lee (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MCOL-2149 Regression in decimal saturation hand... Closed

 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



 Comments   
Comment by Daniel Lee (Inactive) [ 2019-03-01 ]

Build verified: 1.2.3-1 nightly

[dlee@master centos7]$ cat gitversionInfo.txt
server commit:
61f32f2
engine commit:
e849af0

Generated at Thu Feb 08 02:34:18 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.