PageRenderTime 47ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/release-0.2.0-rc0/hive/external/ql/src/test/results/clientpositive/udf_modulo.q.out

#
text | 10 lines | 10 code | 0 blank | 0 comment | 0 complexity | 947fd11b014db53a874ac99c337b9540 MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, JSON, CPL-1.0
  1. PREHOOK: query: DESCRIBE FUNCTION %
  2. PREHOOK: type: DESCFUNCTION
  3. POSTHOOK: query: DESCRIBE FUNCTION %
  4. POSTHOOK: type: DESCFUNCTION
  5. a % b - Returns the remainder when dividing a by b
  6. PREHOOK: query: DESCRIBE FUNCTION EXTENDED %
  7. PREHOOK: type: DESCFUNCTION
  8. POSTHOOK: query: DESCRIBE FUNCTION EXTENDED %
  9. POSTHOOK: type: DESCFUNCTION
  10. a % b - Returns the remainder when dividing a by b