Commit Graph

809 Commits

Author SHA1 Message Date
Michael Kolupaev
c2fa388b33 ███████████: sending only valid UTF-8 now [#CONV-5902]. 2012-11-14 13:17:01 +00:00
Michael Kolupaev
fd87c6f9be dbms: probably improved WriteBufferValidUTF8 [#CONV-5902]. 2012-11-14 12:30:24 +00:00
Michael Kolupaev
ddf856fbcb dbms: probably improved WriteBufferValidUTF8 [#CONV-5902]. 2012-11-14 12:20:58 +00:00
Michael Kolupaev
a145ee29d8 dbms: improved utf8 test [#CONV-5902]. 2012-11-14 11:41:07 +00:00
Michael Kolupaev
36e227d2f6 dbms: fixed utf8 test [#CONV-5902]. 2012-11-14 10:35:47 +00:00
Michael Kolupaev
47c2eb030e dbms: slightly fixed utf8 test [#CONV-5902]. 2012-11-14 10:31:25 +00:00
Michael Kolupaev
2d1bed38c9 dbms: fixed compiler warnings [#CONV-5902]. 2012-11-14 10:22:51 +00:00
Michael Kolupaev
1237fbb7bd dbms: added valid utf8 test [#CONV-5902]. 2012-11-14 10:18:35 +00:00
Michael Kolupaev
441b177af6 dbms: added WriteBufferValidUTF8 [#CONV-5902]. 2012-11-14 09:49:51 +00:00
Michael Kolupaev
7f461eeffa dbms: fixed typo in comment :) [#CONV-5879]. 2012-11-14 09:38:30 +00:00
Alexey Milovidov
ee2959af7f dbms: improvement [#CONV-2944]. 2012-11-10 05:20:56 +00:00
Alexey Milovidov
c4ffc95cdd dbms: improvement [#CONV-2944]. 2012-11-10 05:13:46 +00:00
Alexey Milovidov
856108efe9 dbms: added 'RowBinary' format [#CONV-2944]. 2012-11-10 04:43:53 +00:00
Alexey Milovidov
686878a5fb dbms: tiny fixes [#CONV-2944]. 2012-11-10 04:43:04 +00:00
Alexey Milovidov
b664e10a37 dbms: fixed race condition [#CONV-2944]. 2012-11-10 04:42:26 +00:00
Alexey Milovidov
75239c6937 dbms: client: improvement [#CONV-2944]. 2012-11-10 02:21:39 +00:00
Alexey Milovidov
12afcb64ed Better diagnostics [#CONV-2807]. 2012-11-08 18:30:49 +00:00
Evgeniy Gatov
9dbe01f4d3 dbms: used keep-alive [#CONV-5891]. 2012-11-08 09:46:01 +00:00
Alexey Milovidov
bf34570669 dbms: fixed subqueries [#CONV-2944]. 2012-11-07 19:56:21 +00:00
Evgeniy Gatov
b9f1b04a11 dbms: fix [#CONV-2944]. 2012-11-07 10:32:48 +00:00
Alexey Milovidov
f5419d3d5a dbms: development of connection pool with failover [#CONV-2944]. 2012-11-06 18:20:00 +00:00
Alexey Milovidov
d7d23ac81b dbms: StorageDistributed: added failover [#CONV-2944]. 2012-11-06 17:04:38 +00:00
Alexey Milovidov
14af942eae ███████████: fixed error [#CONV-5452]. 2012-11-06 13:58:29 +00:00
Alexey Milovidov
70d20d62f4 dbms: added ConnectionPoolWithFailover [#CONV-2944]. 2012-11-02 20:13:41 +00:00
Alexey Milovidov
bc5c289bb1 dbms: added functions 'arrayElement' and 'has' [#CONV-2944]. 2012-11-02 19:10:43 +00:00
Alexey Milovidov
524f84aa5e Fixed errors with hash function [#CONV-2807]. 2012-11-01 19:05:34 +00:00
Alexey Milovidov
02b95a2297 dbms: improved distributed query processing [#CONV-2944]. 2012-10-30 20:15:07 +00:00
Alexey Milovidov
5610f1c13c dbms: fixed error with distributed query processing [#CONV-2944]. 2012-10-30 19:17:41 +00:00
Alexey Milovidov
274f2d0828 dbms: returning proper HTTP code in case of errors [#CONV-2944]. 2012-10-29 07:19:47 +00:00
Alexey Milovidov
b205d51215 dbms: fixed error with 'SELECT count() FROM t' query [#CONV-2944]. 2012-10-29 06:19:49 +00:00
Alexey Milovidov
cbb5a06d63 dbms: addition to prev. revision [#CONV-2944]. 2012-10-29 05:29:34 +00:00
Alexey Milovidov
4ac448cb26 dbms: addition to prev. revision [#CONV-2944]. 2012-10-29 04:54:46 +00:00
Alexey Milovidov
e30260d9fa dbms: added parametric aggregate functions; added aggregate function 'quantile' [#CONV-2944]. 2012-10-29 02:58:52 +00:00
Alexey Milovidov
2a95c2b504 dbms: fixed error with async. stream [#CONV-2944]. 2012-10-29 02:55:14 +00:00
Alexey Milovidov
db11d5dbb9 dbms: fixed error [#CONV-2944]. 2012-10-29 02:54:47 +00:00
Alexey Milovidov
5a8fbc9096 dbms: addition to prev. revision [#CONV-2944]. 2012-10-26 18:42:04 +00:00
Alexey Milovidov
fa0dc68533 dbms: clearing temporary columns while executing query - improved performance (not tested) [#CONV-2944]. 2012-10-25 20:20:46 +00:00
Alexey Milovidov
aad8bab2d0 Tiny fixes [#CONV-2807]. 2012-10-24 20:05:10 +00:00
Alexey Milovidov
ac9dca2366 dbms: fixed error [#CONV-2944]. 2012-10-24 20:02:08 +00:00
Alexey Milovidov
9362731666 dbms: fixed error [#CONV-2944]. 2012-10-24 19:09:42 +00:00
Michael Kolupaev
61e04ed781 clickhouse: fixed median aggregate function type check [#CONV-5879]. 2012-10-24 18:53:48 +00:00
Alexey Milovidov
544dd9a596 dbms: probably fixed error with aggregate function serialization (incomplete) [#CONV-2944]. 2012-10-24 18:14:36 +00:00
Michael Kolupaev
110fc172b2 libstats: slightly refactored ReservoirSampler, removed unused code from AggregateFunctionMedian [#CONV-5879]. 2012-10-24 07:55:27 +00:00
Alexey Milovidov
b2e260fa36 dbms: development [#CONV-2944]. 2012-10-23 18:51:29 +00:00
Michael Kolupaev
6d64009db2 clickhouse: added median aggregate function 2012-10-23 10:58:53 +00:00
Alexey Milovidov
b36a36fb74 dbms: development [#CONV-2944]. 2012-10-22 20:08:28 +00:00
Alexey Milovidov
9aaad64437 dbms: development [#CONV-2944]. 2012-10-22 20:01:37 +00:00
Alexey Milovidov
a5e88d1fb5 dbms: fixed error with distributed connections [#CONV-2944]. 2012-10-22 19:55:19 +00:00
Alexey Milovidov
be58c0883d dbms: development [#CONV-2944]. 2012-10-22 19:03:01 +00:00
Alexey Milovidov
b907de191b dbms: development [#CONV-2944]. 2012-10-20 23:02:13 +00:00