topsort.sql 179 B

123
  1. /* postgres can not */
  2. /* custom check: len(yt_res_yson[0][b'Write'][0][b'Data']) < 10 */
  3. SELECT * FROM plato.Input TABLESAMPLE BERNOULLI(30) REPEATABLE(1) ORDER BY key LIMIT 10;