/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

  1. PREHOOK: query: DESCRIBE FUNCTION std
  2. PREHOOK: type: DESCFUNCTION
  3. POSTHOOK: query: DESCRIBE FUNCTION std
  4. POSTHOOK: type: DESCFUNCTION
  5. std(x) - Returns the standard deviation of a set of numbers
  6. PREHOOK: query: DESCRIBE FUNCTION EXTENDED std
  7. PREHOOK: type: DESCFUNCTION
  8. POSTHOOK: query: DESCRIBE FUNCTION EXTENDED std
  9. POSTHOOK: type: DESCFUNCTION
  10. std(x) - Returns the standard deviation of a set of numbers
  11. Synonyms: stddev_pop, stddev