PageRenderTime 53ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/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
Possible License(s): Apache-2.0, BSD-3-Clause, JSON, CPL-1.0
  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