Skip to content

Commit 3dd7b77

Browse files
Update GlareDB
1 parent b6cf2d6 commit 3dd7b77

File tree

5 files changed

+88
-88
lines changed

5 files changed

+88
-88
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ We also introduced the [Hardware Benchmark](https://benchmark.clickhouse.com/har
254254
- [ ] ScyllaDB
255255
- [x] Elasticsearch
256256
- [ ] Apache Ignite
257-
- [ ] Motherduck
257+
- [x] Motherduck
258258
- [x] Infobright
259259
- [ ] Actian Vector
260260
- [ ] Manticore Search

glaredb/benchmark.sh

100644100755
File mode changed.

glaredb/queries.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ SELECT "URL", COUNT(*) AS "PageViews" FROM 'hits.parquet' WHERE "CounterID" = 62
4040
SELECT "TraficSourceID", "SearchEngineID", "AdvEngineID", CASE WHEN ("SearchEngineID" = 0 AND "AdvEngineID" = 0) THEN "Referer" ELSE '' END AS Src, "URL" AS Dst, COUNT(*) AS "PageViews" FROM 'hits.parquet' WHERE "CounterID" = 62 AND "EventDate" >= '2013-07-01' AND "EventDate" <= '2013-07-31' AND "IsRefresh" = 0 GROUP BY "TraficSourceID", "SearchEngineID", "AdvEngineID", Src, Dst ORDER BY "PageViews" DESC LIMIT 10 OFFSET 1000;
4141
SELECT "URLHash", "EventDate", COUNT(*) AS "PageViews" FROM 'hits.parquet' WHERE "CounterID" = 62 AND "EventDate" >= '2013-07-01' AND "EventDate" <= '2013-07-31' AND "IsRefresh" = 0 AND "TraficSourceID" IN (-1, 6) AND "RefererHash" = 3594120000172545465 GROUP BY "URLHash", "EventDate" ORDER BY "PageViews" DESC LIMIT 10 OFFSET 100;
4242
SELECT "WindowClientWidth", "WindowClientHeight", COUNT(*) AS "PageViews" FROM 'hits.parquet' WHERE "CounterID" = 62 AND "EventDate" >= '2013-07-01' AND "EventDate" <= '2013-07-31' AND "IsRefresh" = 0 AND "DontCountHits" = 0 AND "URLHash" = 2868770270353813622 GROUP BY "WindowClientWidth", "WindowClientHeight" ORDER BY "PageViews" DESC LIMIT 10 OFFSET 10000;
43-
SELECT DATE_TRUNC('minute', arrow_cast("EventTime", 'Timestamp(Second, None)')) AS M, COUNT(*) AS "PageViews" FROM 'hits.parquet' WHERE "CounterID" = 62 AND "EventDate" >= '2013-07-14' AND "EventDate" <= '2013-07-15' AND "IsRefresh" = 0 AND "DontCountHits" = 0 GROUP BY DATE_TRUNC('minute', arrow_cast("EventTime", 'Timestamp(Second, None)')) ORDER BY DATE_TRUNC('minute', arrow_cast("EventTime", 'Timestamp(Second, None)')) LIMIT 10 OFFSET 1000;
43+
SELECT DATE_TRUNC('minute', arrow_cast("EventTime", 'Timestamp(Second, None)')) AS M, COUNT(*) AS "PageViews" FROM 'hits.parquet' WHERE "CounterID" = 62 AND "EventDate" >= '2013-07-14' AND "EventDate" <= '2013-07-15' AND "IsRefresh" = 0 AND "DontCountHits" = 0 GROUP BY DATE_TRUNC('minute', arrow_cast("EventTime", 'Timestamp(Second, None)')) ORDER BY M LIMIT 10 OFFSET 1000;

glaredb/results/c6a.4xlarge.json

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -8,48 +8,48 @@
88
"load_time": 0,
99
"data_size": 14779976446,
1010
"result": [
11-
[0.212,0.068,0.069],
12-
[0.497,0.432,0.427],
13-
[0.561,0.481,0.468],
14-
[0.790,0.479,0.488],
15-
[1.305,1.242,1.218],
16-
[1.832,1.643,1.673],
17-
[0.478,0.426,0.425],
18-
[0.584,0.428,0.433],
19-
[2.121,1.899,1.945],
20-
[3.331,3.193,3.184],
21-
[0.950,0.712,0.697],
22-
[0.887,0.738,0.732],
23-
[1.782,1.668,1.621],
24-
[4.062,3.115,2.985],
25-
[1.904,1.775,1.788],
26-
[1.521,1.387,1.327],
27-
[3.860,3.246,3.309],
28-
[3.582,3.124,2.986],
29-
[7.795,6.466,6.406],
30-
[0.734,0.481,0.477],
31-
[9.874,1.941,1.938],
32-
[11.558,2.170,2.170],
33-
[22.431,4.418,4.392],
34-
[56.434,11.752,11.878],
35-
[3.021,0.908,0.921],
36-
[1.133,0.857,0.860],
37-
[2.953,0.973,0.993],
38-
[9.939,2.696,2.679],
39-
[9.516,5.651,5.663],
40-
[0.916,0.849,0.837],
41-
[2.629,1.481,1.475],
42-
[6.168,1.965,1.991],
43-
[9.628,9.584,9.216],
44-
[12.323,7.058,7.066],
45-
[12.660,7.637,7.675],
46-
[2.407,2.231,2.202],
47-
[9.977,2.080,2.087],
48-
[9.502,2.838,2.798],
49-
[10.046,2.059,2.074],
50-
[18.824,3.298,3.319],
51-
[2.963,0.947,0.951],
52-
[2.168,0.931,0.928],
53-
[null,null,null]
11+
[0.221,0.070,0.069],
12+
[0.509,0.425,0.424],
13+
[0.569,0.462,0.466],
14+
[0.787,0.483,0.470],
15+
[1.339,1.220,1.200],
16+
[1.800,1.644,1.649],
17+
[0.490,0.418,0.410],
18+
[0.509,0.423,0.423],
19+
[2.009,1.880,1.920],
20+
[3.383,3.134,3.147],
21+
[0.950,0.695,0.702],
22+
[0.891,0.743,0.721],
23+
[1.787,1.646,1.654],
24+
[4.032,3.007,2.974],
25+
[1.911,1.746,1.762],
26+
[1.538,1.321,1.360],
27+
[3.746,3.335,3.327],
28+
[3.611,3.064,2.993],
29+
[7.835,6.293,6.414],
30+
[0.882,0.469,0.470],
31+
[9.903,1.943,1.947],
32+
[11.653,2.182,2.172],
33+
[22.503,4.410,4.416],
34+
[56.481,11.754,11.769],
35+
[3.039,0.925,0.917],
36+
[1.132,0.854,0.855],
37+
[2.939,0.991,0.973],
38+
[9.958,2.688,2.695],
39+
[9.431,5.639,5.614],
40+
[1.027,0.872,0.814],
41+
[2.611,1.508,1.497],
42+
[6.177,1.887,1.960],
43+
[9.675,9.095,8.891],
44+
[12.268,7.139,7.063],
45+
[12.675,7.661,7.671],
46+
[2.418,2.250,2.210],
47+
[9.998,2.095,2.066],
48+
[9.273,2.782,2.722],
49+
[10.015,2.085,2.079],
50+
[18.876,3.284,3.317],
51+
[2.963,0.939,0.917],
52+
[2.165,0.973,0.936],
53+
[1.380,0.901,0.864]
5454
]
5555
}

glaredb/results/c6a.metal.json

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -8,48 +8,48 @@
88
"load_time": 0,
99
"data_size": 14779976446,
1010
"result": [
11-
[0.126,0.071,0.071],
12-
[4.173,4.056,4.053],
13-
[4.124,4.050,4.084],
14-
[4.401,4.156,4.205],
15-
[6.208,6.459,6.423],
16-
[5.439,5.417,5.453],
17-
[4.066,4.144,4.048],
18-
[4.135,4.042,4.097],
19-
[6.918,7.092,6.909],
20-
[5.804,5.632,5.691],
21-
[4.642,4.634,4.511],
22-
[4.664,4.671,4.725],
23-
[5.363,5.393,5.256],
24-
[6.736,6.464,6.541],
25-
[5.452,5.481,5.554],
26-
[6.241,6.508,6.388],
27-
[7.812,7.323,7.794],
28-
[7.311,7.738,7.600],
29-
[12.490,11.207,11.319],
30-
[4.404,4.151,4.117],
31-
[13.242,4.580,4.618],
32-
[15.032,4.689,4.610],
33-
[26.028,5.314,5.199],
34-
[59.771,8.805,8.617],
35-
[6.261,4.256,4.309],
36-
[4.503,4.245,4.435],
37-
[6.187,4.398,4.423],
38-
[13.294,4.730,4.807],
39-
[11.947,5.259,5.294],
40-
[4.310,4.210,4.229],
41-
[5.886,5.490,5.467],
42-
[9.690,6.028,6.107],
43-
[16.371,15.427,15.454],
44-
[14.420,8.996,9.194],
45-
[14.486,9.360,9.039],
46-
[6.616,6.838,6.601],
47-
[13.353,4.634,4.655],
48-
[12.745,4.769,4.711],
49-
[13.438,4.669,4.715],
50-
[22.180,5.008,4.988],
51-
[6.279,4.431,4.363],
52-
[5.515,4.420,4.315],
53-
[null,null,null]
11+
[0.213,0.070,0.071],
12+
[4.066,4.060,3.978],
13+
[3.994,3.812,4.046],
14+
[4.287,4.122,4.218],
15+
[6.016,6.482,6.210],
16+
[5.260,5.308,5.242],
17+
[3.968,4.054,4.054],
18+
[4.013,3.961,4.045],
19+
[7.124,6.742,6.934],
20+
[5.632,5.625,5.433],
21+
[4.546,4.463,4.577],
22+
[4.540,4.616,4.675],
23+
[5.438,5.302,5.243],
24+
[6.286,6.115,6.202],
25+
[5.460,5.259,5.531],
26+
[6.064,6.451,6.458],
27+
[7.461,7.655,7.337],
28+
[6.920,7.538,7.684],
29+
[11.688,11.362,11.378],
30+
[4.264,4.085,4.092],
31+
[12.973,4.585,4.449],
32+
[14.739,4.562,4.676],
33+
[25.511,5.088,5.323],
34+
[59.374,8.895,8.542],
35+
[6.076,4.352,4.324],
36+
[4.305,4.233,4.334],
37+
[6.083,4.450,4.398],
38+
[12.983,4.812,4.721],
39+
[11.651,5.245,5.281],
40+
[4.275,4.214,4.175],
41+
[5.561,5.378,5.630],
42+
[9.220,5.983,6.112],
43+
[17.147,15.575,15.934],
44+
[14.016,9.356,8.974],
45+
[14.274,9.454,9.371],
46+
[6.675,6.473,6.510],
47+
[13.348,4.684,4.587],
48+
[12.473,4.655,4.580],
49+
[13.153,4.471,4.637],
50+
[21.939,4.932,4.951],
51+
[6.033,4.320,4.282],
52+
[5.181,4.242,4.286],
53+
[4.503,4.312,4.215]
5454
]
5555
}

0 commit comments

Comments
 (0)