/tags/release-0.1-rc2/hive/external/ql/src/test/queries/positive/input_testxpath2.q
# · text · 2 lines · 2 code · 0 blank · 0 comment · 0 complexity · a130e7be96998647305f5118167585d4 MD5 · raw file
- FROM src_thrift
- SELECT size(src_thrift.lint), size(src_thrift.lintstring), size(src_thrift.mstringstring) where src_thrift.lint IS NOT NULL AND NOT (src_thrift.mstringstring IS NULL)