/tags/release-0.2.0-rc0/hive/external/ql/src/test/results/clientpositive/udf_std.q.out
# · text · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · 385a0e3fd6af9717fdd68f26bf4b1ffd MD5 · raw file
- 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_pop, stddev