1 2 3 4 5 6 7 8
/* syntax version 1 */ /* postgres can not */ $udf = YQL::@@(lambda '(x) (FlatMap x (lambda '(y) (AsList y y)) ))@@; process plato.Input0 using $udf(TableRows());