[MCOL-2149] Regression in decimal saturation handling in cpimport Created: 2019-02-08  Updated: 2019-02-15  Resolved: 2019-02-15

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: 1.0.16, 1.1.7
Fix Version/s: 1.0.16, 1.1.7

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

Issue Links:
Problem/Incident
is caused by MCOL-2062 cpimport scientific notation conversi... Closed
Relates
relates to MCOL-2175 Regression in decimal saturation hand... Closed
Sprint: 2019-01, 2019-02

 Description   

There has been a regression in the binary tests of test011 caused by MCOL-2062



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2019-02-08 ]

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

Comment by Daniel Lee (Inactive) [ 2019-02-12 ]

Build verified: 1.0.16-1

Still waiting for 1.1.7-1 and 1.2.3-1

Comment by Daniel Lee (Inactive) [ 2019-02-15 ]

Build verified: 1.1.7-1

server commit:
3e8a9df
engine commit:
827d6b5

1.2.3 is not yet ready for testing. Moving 1.2.3 testing to MCOL-2175.
Closing this one for 1.0.16 and 1.1.7.

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