Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.1.2
-
None
-
None
-
Debian 9
-
2018-01, 2018-02, 2018-03
Description
Initializing a ColumnStoreDecimal with a too long String results in false values for Decimal columns.
The same String inserted through SQL is inserted correctly.
Example: "100000000.999999999000000000" for Decimal(18,9).
Example Code attached.
Attachments
Issue Links
- relates to
-
MCOL-1198 Let the Spark Connector use the native floating point datastructure
- Closed