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
{
"rows": [
{
"headers": {
"amount": "42",
"customer": "alice"
},
"metadata": {
"agdx.ct": "1"
},
"partition": 2,
"offset": 17,
"stream": 5,
"topic": 3,
"payload": [
123,
34,
116,
111,
116,
97,
108,
34,
58,
52,
50,
125
],
"score": 0.5
}
],
"page": {
"offset": 0,
"limit": 50,
"total": 1,
"has_more": false
}
}