Fixed
Details
Assignee
Former userFormer user(Deactivated)Reporter
Former userFormer user(Deactivated)Components
Fix versions
Priority
Major
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Former user
Former user(Deactivated)Components
Fix versions
Priority
Created April 28, 2015 at 7:48 PM
Updated May 14, 2015 at 9:35 PM
Resolved April 28, 2015 at 8:49 PM
These non-default, "classic", functions will be deprecated in 4.3 and removed in 5.0.0.
In general, the standard ANSI SQL aggregation functions in StandardAnsiSqlAggregationFunctions should be used instead. These functions are already used by default.
AvgWithArgumentCastFunction is an alternative for databases that drop decimals when integers are averaged. This function is the default for the those dialects known to be affected by this behavior.