Description
Add it to the list of aggregate functions:
Also add it to
We can either add a Stddev Catalyst expression, or just compute it using existing functions like here: https://github.com/apache/spark/commit/5bbcd1304cfebba31ec6857a80d3825a40d02e83#diff-c3d0394b2fc08fb2842ff0362a5ac6c9R776
Attachments
Issue Links
- is blocked by
-
SPARK-8800 Spark SQL Decimal Division operation loss of precision/scale when type is defined as DecimalType.Unlimited
- Resolved
- links to