/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

  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'