Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
This changes the result of a decimal SUM with retraction and AVG() between 1.14.0 and 1.14.1. It restores part of behavior back to 1.13 to be consistent with Hive/Spark.
Description
Similar to FLINK-24691, check the behaviour of the rest of Aggregate functions like Sum0AggFunction, AvgAggFunction, etc. regarding the precision/scale of the resulting decimal.
Attachments
Issue Links
- relates to
-
FLINK-24691 FLINK SQL SUM() causes a precision error
- Closed
- links to