ClickHouse/tests/queries/0_stateless/01232_untuple.reference

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
445 B
Plaintext
Raw Normal View History

2020-10-21 18:22:13 +00:00
1 3
hello 1 3 world
9
9 (0,1)
key tupleElement(argMax(tuple(v1, v2, v3, v4, v5), v1), 1) tupleElement(argMax(tuple(v1, v2, v3, v4, v5), v1), 2) tupleElement(argMax(tuple(v1, v2, v3, v4, v5), v1), 3) tupleElement(argMax(tuple(v1, v2, v3, v4, v5), v1), 4) tupleElement(argMax(tuple(v1, v2, v3, v4, v5), v1), 5)
1 20 20 10 20 30
2020-10-21 18:22:13 +00:00
2 11 20 10 20 30
3 70 20 10 20 30
4 10 20 10 20 30
2020-10-21 18:22:13 +00:00
5 10 20 10 20 30
6 10 20 10 20 30
7 18 20 10 20 30
8 30 20 10 20 30