blob: ba22fc2f316a1592a38f29d108e2e154274caf97 [file] [log] [blame]
PREHOOK: query: DESCRIBE FUNCTION std
PREHOOK: type: DESCFUNCTION
POSTHOOK: query: DESCRIBE FUNCTION std
POSTHOOK: type: DESCFUNCTION
std(x) - Returns the standard deviation of a set of numbers
PREHOOK: query: DESCRIBE FUNCTION EXTENDED std
PREHOOK: type: DESCFUNCTION
POSTHOOK: query: DESCRIBE FUNCTION EXTENDED std
POSTHOOK: type: DESCFUNCTION
std(x) - Returns the standard deviation of a set of numbers
Synonyms: stddev, stddev_pop
Function class:org.apache.hadoop.hive.ql.udf.generic.GenericUDAFStd
Function type:BUILTIN