Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Fix Version/s: EXASolution 5.0.13
-
Component/s: EXASolution
-
Labels:None
-
Category 1:SQL - Data types
Description
The input of ROUND will be casted to the biggest possible DECIMAL type, in order to avoid DOUBLE rounding errors. This behaviour can be turned on via command line switch
-castRoundInputToDecimal=1
Please note, that the behaviour is switched off per default.