PageRenderTime 412ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/tags/release-0.1-rc2/hive/external/ql/src/test/queries/positive/input_part1.q

#
text | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | ea7ce598f6c259aa88d440067fcf9021 MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, JSON, CPL-1.0
  1. FROM srcpart
  2. SELECT srcpart.key, srcpart.value, srcpart.hr, srcpart.ds WHERE srcpart.key < 100 and srcpart.ds = '2008-04-08' and srcpart.hr = '12'