% This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.
ROW i=1, a=["a", "b"] | STATS MIN(i) BY a | SORT a ASC