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