Commit Graph

1347 Commits

Author SHA1 Message Date
Alexey Milovidov
76347e2e25 dbms: Client: fixed overflow in progress indicator [#CONV-2944]. 2013-02-16 22:17:01 +00:00
Alexey Milovidov
4b1888ecf3 dbms: fixed error with division [#CONV-2944]. 2013-02-16 21:23:55 +00:00
Alexey Milovidov
7b790fb2a8 dbms: Aggregator: improvement [#CONV-2944]. 2013-02-16 20:15:45 +00:00
Alexey Milovidov
9e4fd68e6c dbms: fixed possible leak [#CONV-2944]. 2013-02-16 18:59:05 +00:00
Alexey Milovidov
a55c07f449 Tiny improvement [#CONV-2944]. 2013-02-16 17:31:03 +00:00
Alexey Milovidov
ad4e7c9da8 dbms: sending progress while processing subqueries [#CONV-2944]. 2013-02-16 14:55:14 +00:00
Alexey Milovidov
3f73658c1d dbms: raised up maximum number of rows for Pretty formats [#CONV-2944]. 2013-02-16 13:53:33 +00:00
Alexey Milovidov
fb0f651db4 dbms: Server: HTTP handler: made GET readonly; fixed error in SET query [#CONV-2944]. 2013-02-16 13:48:25 +00:00
Alexey Milovidov
743108b25e dbms: fixed error [#CONV-6757]. 2013-02-16 13:14:41 +00:00
Alexey Milovidov
1f92a0498e dbms: tiny improvement [#CONV-2944]. 2013-02-14 16:54:10 +00:00
Michael Kolupaev
e05d3398c0 Merge 2013-02-14 12:51:52 +00:00
Michael Kolupaev
0184d23e1c Merge 2013-02-14 11:22:56 +00:00
Alexey Milovidov
105962f514 dbms: fixed error with Aggregator [#CONV-2944]. 2013-02-13 20:13:28 +00:00
Alexey Milovidov
427be97e00 dbms: probably fixed error in Aggregator [#CONV-2944]. 2013-02-13 19:24:19 +00:00
Michael Kolupaev
12f324cb4c clickhouse: fixed aliases with distributed storage [#CONV-6703]. 2013-02-13 17:53:40 +00:00
Michael Kolupaev
753b1fd03e clickhouse: fixed a typo in exception text [#CONV-6703]. 2013-02-13 10:01:53 +00:00
Michael Kolupaev
3e168c4cc0 clickouse: fixed aliases [#CONV-2944]. 2013-02-12 09:04:39 +00:00
Michael Kolupaev
1f472dceca clickhouse: improved exception text [#CONV-2944]. 2013-02-11 17:57:48 +00:00
Michael Kolupaev
e6993c973a clickhouse: fixed [#CONV-2944]. 2013-02-11 17:53:19 +00:00
Michael Kolupaev
eac9f3c337 clickhouse: fixed some alias issues [#CONV-2944]. 2013-02-11 17:30:09 +00:00
Michael Kolupaev
bebe6932fd clickhouse: fixed aliases in subqueries [#CONV-6727]. 2013-02-11 16:54:55 +00:00
Michael Kolupaev
4ed6c86648 clickhouse: Chunks: added logging [#CONV-6705]. 2013-02-11 12:28:43 +00:00
Michael Kolupaev
97287129aa clickhouse: Chunks: fixed [#CONV-6705]. 2013-02-11 11:59:21 +00:00
Michael Kolupaev
19707dc7ca Merge 2013-02-11 11:42:36 +00:00
Michael Kolupaev
f5cac625c6 Merge 2013-02-11 11:22:15 +00:00
Michael Kolupaev
65a18f7afa Merge 2013-02-11 10:11:59 +00:00
Michael Kolupaev
d1cb4373b3 Merge 2013-02-11 09:48:01 +00:00
Michael Kolupaev
dc15d81295 Merge 2013-02-11 09:40:37 +00:00
Michael Kolupaev
e73afea49d Merge 2013-02-11 09:32:49 +00:00
Michael Kolupaev
acbce5e549 Merge 2013-02-11 09:29:29 +00:00
Michael Kolupaev
ca0051f30a Merge 2013-02-11 09:22:52 +00:00
Michael Kolupaev
f177dca440 Merge 2013-02-11 09:19:48 +00:00
Michael Kolupaev
7eaba87293 clickhouse: added comment [#CONV-6705]. 2013-02-11 08:55:51 +00:00
Michael Kolupaev
7aee5959e5 clickhouse: probably fixed undefined behavior in Chunks storage [#CONV-6705]. 2013-02-11 08:53:34 +00:00
Alexey Milovidov
a05cfab085 dbms: added comment [#CONV-2944]. 2013-02-09 03:01:10 +00:00
Alexey Milovidov
09a805898b dbms: improvement [#CONV-2944]. 2013-02-09 02:44:39 +00:00
Alexey Milovidov
f63c86b53a dbms: improvement [#CONV-2944]. 2013-02-09 02:20:26 +00:00
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