aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs/common/top/test/canondata/result.json
blob: c09d321f5a3d54835c5f0dea97633501200a4951 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
    "test.test[BottomByTuple]": [
        {
            "uri": "file://test.test_BottomByTuple_/results.txt"
        }
    ],
    "test.test[BottomBy]": [
        {
            "uri": "file://test.test_BottomBy_/results.txt"
        }
    ],
    "test.test[Bottom]": [
        {
            "uri": "file://test.test_Bottom_/results.txt"
        }
    ],
    "test.test[TopBy]": [
        {
            "uri": "file://test.test_TopBy_/results.txt"
        }
    ],
    "test.test[TopList]": [
        {
            "uri": "file://test.test_TopList_/results.txt"
        }
    ],
    "test.test[TopTuple]": [
        {
            "uri": "file://test.test_TopTuple_/results.txt"
        }
    ],
    "test.test[TopVariant]": [
        {
            "uri": "file://test.test_TopVariant_/results.txt"
        }
    ],
    "test.test[Top]": [
        {
            "uri": "file://test.test_Top_/results.txt"
        }
    ],
    "test.test[Window]": [
        {
            "uri": "file://test.test_Window_/results.txt"
        }
    ]
}