/tags/release-0.0.0-rc0/hive/external/ql/src/test/queries/clientpositive/input_part4.q
# · text · 4 lines · 3 code · 1 blank · 0 comment · 0 complexity · 3164f2500b847c23b7469850d18bf925 MD5 · raw file
- EXPLAIN
- SELECT x.* FROM SRCPART x WHERE x.ds = '2008-04-08' and x.hr = 15;
- SELECT x.* FROM SRCPART x WHERE x.ds = '2008-04-08' and x.hr = 15;