Description
SELECT s.id FROM t0 TABLESAMPLE(0.1 PERCENT) s
Attachments
Issue Links
- is related to
-
SPARK-14166 Add deterministic sampling like in Hive
- Resolved
- links to
SELECT s.id FROM t0 TABLESAMPLE(0.1 PERCENT) s
SPARK-14166 Add deterministic sampling like in Hive