Commit Graph

1210 Commits

Author SHA1 Message Date
Alexey Milovidov
a9dbf44e52 dbms: fixed error [#CONV-6705]. 2013-02-09 01:03:11 +00:00
Alexey Milovidov
1c80514138 dbms: improvement [#CONV-2944]. 2013-02-09 01:02:52 +00:00
Alexey Milovidov
39429e780d dbms: continue improvement [#CONV-2944]. 2013-02-09 00:12:04 +00:00
Alexey Milovidov
aeb201b726 dbms: continue of improvement [#CONV-2944]. 2013-02-08 23:41:05 +00:00
Alexey Milovidov
e9a9124069 dbms: continuing improvement (incomplete) [#CONV-2944]. 2013-02-08 20:34:30 +00:00
Alexey Milovidov
d4c64603a2 dbms: improvement of aggregation (incomplete) [#CONV-2944]. 2013-02-08 19:34:44 +00:00
Alexey Milovidov
6613dd98d9 dbms: fixed error in calculation of 'avg' in distributed query processing [#CONV-2944]. 2013-02-08 17:42:07 +00:00
Michael Kolupaev
4b26a26e8c clickhouse: fixed warnings [#CONV-6705]. 2013-02-08 17:09:14 +00:00
Michael Kolupaev
9aec07070a Merge 2013-02-08 17:06:29 +00:00
Michael Kolupaev
746d879e44 clickhouse: added ChunkRef storage [#CONV-6705]. 2013-02-07 13:40:59 +00:00
Michael Kolupaev
17ba747e56 fixed build [#CONV-6705]. 2013-02-07 13:07:13 +00:00
Michael Kolupaev
6f2c6559c8 clickhouse: added Chunks storage [#CONV-6705]. 2013-02-07 13:03:19 +00:00
Michael Kolupaev
d24d0f7f78 clickhouse: fixed tests [#CONV-6561]. 2013-02-07 08:52:38 +00:00
Michael Kolupaev
8caa22efe7 clickhouse: presumably fixed crash on cyclic aliases and null pointer when an alias is used before being declared [#CONV-6703]. 2013-02-06 14:20:18 +00:00
Michael Kolupaev
b959d7e038 clickhouse: fixed a warning [#CONV-6561]. 2013-02-06 11:42:33 +00:00
Michael Kolupaev
2152aa56ca clickhouse: fixed build [#CONV-6561]. 2013-02-06 11:27:56 +00:00
Michael Kolupaev
e7c3e10814 clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
Michael Kolupaev
1ae4a374f9 clickhouse: added missing file [#CONV-6561]. 2013-02-05 13:18:43 +00:00
Michael Kolupaev
6dfc03c44f clickhouse: fixed not dropping database after dropping table during long select query [#CONV-6561]. 2013-02-05 13:03:35 +00:00
Michael Kolupaev
379b668e23 clickhouse: removing data lazily [#CONV-6561]. 2013-02-05 09:52:13 +00:00
Michael Kolupaev
166c644c72 clickhouse: probably fixed some crashes [#CONV-6561]. 2013-02-05 08:32:20 +00:00
Alexey Milovidov
35c9215c3a dbms: added missing modification [#CONV-2944]. 2013-02-04 03:33:16 +00:00
Alexey Milovidov
b9bf7544dd dbms: Aggregator: more logging [#CONV-2944]. 2013-02-04 03:31:53 +00:00
Alexey Milovidov
04d9e21301 dbms: tiny improvement and more logging [#CONV-2944]. 2013-02-04 03:31:31 +00:00
Alexey Milovidov
153c30222b dbms: fixed error in prev. revision [#CONV-2944]. 2013-02-04 03:30:42 +00:00
Alexey Milovidov
3891f4a230 dbms: improved performance for queries with large aggregation result [#CONV-2944]. 2013-02-03 23:11:21 +00:00
Alexey Milovidov
26a73dae15 dbms: improvement to prev. revision [#CONV-2944]. 2013-02-03 18:45:33 +00:00
Alexey Milovidov
0735bb7d60 dbms: improved performance of queries with large aggregation result [#CONV-2944]. 2013-02-03 18:39:09 +00:00
Alexey Milovidov
70e14f7eb7 dbms: improved performance for queries with large aggregation result [#CONV-2944]. 2013-02-03 18:08:52 +00:00
Alexey Milovidov
69c706b7cc dbms: HashMap: better (few page faults in subsequent queries) [#CONV-2944]. 2013-02-03 18:07:55 +00:00
Alexey Milovidov
d1f92c5508 dbms: modified comment [#CONV-2944]. 2013-02-03 18:05:26 +00:00
Alexey Milovidov
23ccc5c0a2 dbms: fixed error with passing settings to remote servers [#CONV-2944]. 2013-02-02 22:24:21 +00:00
Alexey Milovidov
89332f5e45 dbms: addition to prev. revision [#CONV-2944]. 2013-02-01 20:29:22 +00:00
Alexey Milovidov
66580580d4 dbms: addition to prev. revision [#CONV-2944]. 2013-02-01 20:26:42 +00:00
Alexey Milovidov
7cc2871e30 dbms: allowed to send custom settings with query; sending current settings to remote servers for distributed query processing [#CONV-2944]. 2013-02-01 19:02:04 +00:00
Alexey Milovidov
f8c17efe81 dbms: modified test [#CONV-2944]. 2013-02-01 18:56:09 +00:00
Alexey Milovidov
cdc8d24ad9 dbms: processing queries passed to stdin of client (not perfect) [#CONV-2944]. 2013-02-01 18:55:31 +00:00
Alexey Milovidov
b5937d0539 dbms: fixed out-of-sync connections [#CONV-2944]. 2013-01-28 20:32:21 +00:00
Alexey Milovidov
d511992b91 dbms: fixed tiny error [#CONV-2944]. 2013-01-28 18:20:20 +00:00
Alexey Milovidov
b541a9b90f dbms: fixed error with distributed queries [#CONV-2944]. 2013-01-28 17:31:08 +00:00
Michael Kolupaev
29e136cf3d clickhouse: added settings to OLAP converter [#CONV-6318]. 2013-01-24 13:00:30 +00:00
Michael Kolupaev
f89f99fc8f clickhouse: slightly fixed OLAP converter [#CONV-6318]. 2013-01-24 11:42:33 +00:00
Alexey Milovidov
866fde533e dbms: fixed build [#CONV-6561]. 2013-01-23 18:57:46 +00:00
Michael Kolupaev
c4b52f7232 clickhouse: fixed dropping tables [#CONV-6561]. 2013-01-23 17:43:19 +00:00
Michael Kolupaev
7a6c4e4545 clickhouse: fixed small bug [#CONV-6561]. 2013-01-23 17:40:09 +00:00
Michael Kolupaev
9b3b82c750 clickhouse: fixed segfault when a table is dropped while in use [#CONV-6561]. 2013-01-23 17:38:03 +00:00
Michael Kolupaev
572211a44a Merge 2013-01-23 11:16:32 +00:00
Alexey Milovidov
b9e62fade5 dbms: fixed error after AutoArray [#CONV-2944]. 2013-01-22 16:57:11 +00:00
Alexey Milovidov
70385e1229 Reverted experimental modification [#CONV-2944]. 2013-01-21 06:43:38 +00:00
Alexey Milovidov
c3c69f4441 dbms: addition to prev. revision [#CONV-2944]. 2013-01-21 06:22:00 +00:00