blob: 4e192bc03dc3e0dc71e071812e1824859fd6f519 [file] [log] [blame]
--! qt:dataset:srcpart
set hive.strict.checks.bucketing=false;
reset hive.mapred.mode;
set hive.strict.checks.no.partition.filter=true;
SELECT x.* FROM SRCPART x WHERE key = '2008-04-08';