blob: f742696436a46acfb511e38386958fb8ddcc61f4 [file]
-- This file is automatically generated. You should know what you did if you want to edit this
-- !count --
1 1
1 1
2 1
3 1
-- !count_partition --
1 2 1
1 2 1
2 2 1
3 2 1
-- !sum --
1 2 2
1 2 2
2 2 2
3 2 2
-- !sum_partition --
1 2 2
1 2 2
2 2 2
3 2 2
-- !distinct_group_concat --
1 2 a
1 2 a
2 2 a
3 2 a