PageRenderTime 37ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/release-0.0.0-rc0/hive/external/ql/src/test/queries/clientnegative/regex_col_groupby.q

#
text | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | a04a0fa45cf8fa5809d9e6bf481367f6 MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, JSON, CPL-1.0
  1. EXPLAIN
  2. SELECT `..`, count(1) FROM srcpart GROUP BY `..`;