blob: 718b934e73f0c5d588c22292bc805efbf18dddc4 [file] [log] [blame]
--! qt:dataset:srcbucket
-- input pruning, no sample filter
-- default table sample columns
INSERT OVERWRITE TABLE dest1 SELECT s.*
FROM srcbucket TABLESAMPLE (BUCKET 1 OUT OF 2) s