aboutsummaryrefslogtreecommitdiffstats
path: root/yt/yql/tests/sql/suites/action/eval_sample.sql
blob: 2fc0464387ca81241083f2365aea0e56acdb7981 (plain) (blame)
1
2
3
4
5
6
7
/* syntax version 1 */
/* postgres can not */
/* custom check: len(yt_res_yson[0][b'Write'][0][b'Data']) < 10 */
$x = 1.0 / 3;
SELECT *
FROM plato.Input
SAMPLE $x;