add benchmark queries

This commit is contained in:
taozizhuo
2022-12-05 14:28:29 -08:00
parent 9c2bac3ec1
commit 6adb7900cb
28 changed files with 122 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
-- q0 select rows
CREATE TABLE res0 (a String, b Int32, c Int32, d Int32) ENGINE = MergeTree() ORDER BY b AS
SELECT * FROM benchmark.trade10m