Commit Graph

685 Commits

Author SHA1 Message Date
Michael Kolupaev
ceb07cafd8 clickhouse: refactored ColumnVector [#CONV-6092]. 2012-11-19 18:27:09 +00:00
Michael Kolupaev
336d483d06 Merge 2012-11-19 18:04:50 +00:00
Michael Kolupaev
451b75d7b4 clickhouse: added some implicit type casts, fixing bad IN behavior [#CONV-6092]. 2012-11-19 17:23:29 +00:00
Alexey Milovidov
64cf640e8a dbms: fixed tiny issues [#CONV-2944]. 2012-11-19 04:16:00 +00:00
Alexey Milovidov
7f2fe9f936 dbms: tiny fixes [#CONV-2944]. 2012-11-19 03:38:13 +00:00
Evgeniy Gatov
2f5c9b3532 dbms: removed warning, possible memory leak fixed [#CONV-2944]. 2012-11-16 22:09:47 +00:00
Evgeniy Gatov
06b722a6a4 dbms: c++ style [#CONV-2944]. 2012-11-16 22:08:15 +00:00
Alexey Milovidov
ccb0f03c66 dbms: fixed error [#CONV-2944]. 2012-11-16 19:38:11 +00:00
Michael Kolupaev
940f9881b8 dbms: fixed WriteBufferValidUTF8 skipping too many characters, added test for it [#CONV-5902]. 2012-11-16 09:42:48 +00:00
Michael Kolupaev
fe73df8f8a ███████████: removed throwFromErrno [#CONV-5680] 2012-11-15 11:59:39 +00:00
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
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