blob: 1a13c0ff4cb28490ce6cbfe44ad0f6d8c2b06d66 [file] [log] [blame]
set hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
select key from src tablesample(1K);