PageRenderTime 41ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/release-0.0.0-rc0/hive/external/ql/src/test/queries/clientpositive/input_testxpath3.q

#
text | 6 lines | 5 code | 1 blank | 0 comment | 0 complexity | 49632a520252564a7ef7b3fb08612e0b MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, JSON, CPL-1.0
  1. EXPLAIN
  2. FROM src_thrift
  3. SELECT src_thrift.mstringstring['key_9'], src_thrift.lintstring.myint;
  4. FROM src_thrift
  5. SELECT src_thrift.mstringstring['key_9'], src_thrift.lintstring.myint;