[
https://issues.apache.org/jira/browse/FLINK-24809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-24809.
--------------------------------
Fix Version/s: 1.15.0
Release Note: This changes the result of a decimal SUM with retraction and
AVG() between 1.14.0 and 1.14.1. It restores the behavior of 1.13 to be
consistent with Hive/Spark.
Resolution: Fixed
Fixed in master: ec893d200f12197a03cc85fa7bf87581a29c6149
> Check & possible fix decimal precision and scale for all Aggregate functions
> ----------------------------------------------------------------------------
>
> Key: FLINK-24809
> URL: https://issues.apache.org/jira/browse/FLINK-24809
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Reporter: Marios Trivyzas
> Assignee: Marios Trivyzas
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)