Commit Graph

5247 Commits

Author SHA1 Message Date
Evgeniy Gatov
1086668e6e Merge 2015-05-18 17:29:14 +03:00
Pavel Kartavyy
4dce7fb109 dbms: log number of threads in background pool 2015-05-18 17:09:05 +03:00
Pavel Kartavyy
c6e7584fbb ███████████: obtain leadership before iteration. check before commit [#METR-16024]
Signed-off-by: Pavel Kartavyy <kartavyy@yandex-team.ru>
2015-05-18 15:38:50 +03:00
Pavel Kartavyy
8d0e842dde zkutil: add remove with retries [#METR-16024] 2015-05-18 15:38:50 +03:00
Pavel Kartavyy
be684446bd cmake: force tests to run from source dir 2015-05-18 15:18:25 +03:00
Alexey Arno
5f0a1cab74 dbms: Server: Feature implementation. [#METR-16188] 2015-05-18 01:33:17 +03:00
Alexey Arno
bf6aecc826 dbms: Server: Feature implementation. [#METR-16188] 2015-05-17 20:46:21 +03:00
Alexey Milovidov
b96f132d21 dbms: fixed error with regionToContinent [#METR-2944]. 2015-05-17 02:49:13 +03:00
Alexey Milovidov
df8eefd79e dbms: tiny fixes [#METR-16266]. 2015-05-16 11:33:32 +03:00
Alexey Arno
fe3b31bd97 dbms: Server: Feature implementation. [#METR-16188] 2015-05-16 00:02:29 +03:00
Alexey Arno
3b2a84264e dbms: Server: Feature implementation. [#METR-16188] 2015-05-15 19:54:17 +03:00
Alexey Arno
b9014db828 dbms: Server: Feature implementation. [#METR-16188] 2015-05-15 18:13:59 +03:00
Alexey Arno
b0abc2dc2a dbms: Server: Feature implementation. [#METR-16188] 2015-05-15 18:01:05 +03:00
Alexey Milovidov
a66f8f99ba dbms: don't use constant columns while evaluating DISTINCT [#METR-2944]. 2015-05-15 03:20:25 +03:00
Alexey Arno
ae16cb6ac2 dbms: Server: cosmetic change. [#METR-15210] 2015-05-14 15:43:42 +03:00
Alexey Arno
897f809463 dbms: Server: cosmetic change. [#METR-15210] 2015-05-14 15:33:52 +03:00
Alexey Arno
aa6fb6b229 Merge 2015-05-14 15:08:27 +03:00
Alexey Arno
d6255bfb59 Feature implementation. [#METR-15210] 2015-05-14 15:05:42 +03:00
Alexey Arno
f7e49e2834 Feature implementation. [#METR-15210] 2015-05-14 14:58:07 +03:00
Alexey Arno
5ed8a20349 Feature implementation. [#METR-15210] 2015-05-14 14:37:52 +03:00
Alexey Arno
225100ab98 Feature implementation. [#METR-15210] 2015-05-14 02:35:29 +03:00
Alexey Arno
2f1bcd72cc Merge 2015-05-14 01:26:40 +03:00
Alexey Arno
ce2abcabdd dbms: Server: In the code managing asynchronous writes, fill with zeroes the portion of the buffer that is eventually truncated in order to keep Valgrind quiet. [#METR-15090] 2015-05-14 01:17:28 +03:00
Alexey Arno
5d0e5ec60c dbms: Server: better designed initialization. Does not change anything. [#METR-15090] 2015-05-14 00:28:28 +03:00
Pavel Kartavyy
c977b1a751 Merge 2015-05-13 20:19:09 +03:00
Alexey Arno
3ef00f8734 Feature implementation. [#METR-15210] 2015-05-13 19:38:11 +03:00
Andrey Mironov
095fd54ae8 dbms: correctly handle injective dictGet* functions during ExpressionAnalyzer's optimizations. 2015-05-13 19:11:24 +03:00
Alexey Arno
b4fcf25f24 Feature implementation. [#METR-15210] 2015-05-13 19:01:52 +03:00
Alexey Arno
17ba291a6c Feature implementation. [#METR-15210] 2015-05-13 17:53:12 +03:00
Alexey Arno
e18967c406 Feature implementation. [#METR-15210] 2015-05-13 17:34:08 +03:00
Alexey Arno
0449d278e0 Feature implementation. [#METR-15210] 2015-05-13 17:27:54 +03:00
Alexey Arno
af04e3e49d Feature implementation. [#METR-15210] 2015-05-13 16:40:01 +03:00
Alexey Arno
533b69ef4c Feature implementation. [#METR-15210] 2015-05-13 11:44:58 +03:00
Alexey Milovidov
b5463a887f dbms: allowed to type 'count(*)' instead of 'count()' as exception [#METR-2944]. 2015-05-13 04:19:19 +03:00
Alexey Arno
b4c1d6481f Feature implementation. [#METR-15210] 2015-05-13 02:11:15 +03:00
Alexey Arno
02191fcfe3 Feature implementation. [#METR-15210] 2015-05-13 01:42:11 +03:00
Alexey Milovidov
488343c252 dbms: fixed tiny error [#METR-10859]. 2015-05-12 23:09:18 +03:00
Alexey Milovidov
8f64441bbf dbms: added test [#METR-10872]. 2015-05-12 22:28:41 +03:00
Pavel Kartavyy
6f1f6e3d99 Merge 2015-05-12 17:44:10 +03:00
Pavel Kartavyy
0d20e0c0a5 Merge 2015-05-12 17:42:39 +03:00
Alexey Vasiliev
1833f1375b Merge 2015-05-12 17:36:18 +03:00
Alexey Vasiliev
8293f1e11a Merge 2015-05-12 16:11:01 +03:00
Vsevolod Orlov
25d6149d98 Merge 2015-05-12 16:08:33 +03:00
Alexey Vasiliev
5cfe81ce18 Merge 2015-05-12 14:59:28 +03:00
Alexey Milovidov
8a1ea8cdad dbms: disabled max_streams_to_max_threads_ratio by default [#METR-2944]. 2015-05-12 08:01:43 +03:00
Alexey Milovidov
e3b0c97b0f dbms: fixed error with merging [#METR-16247]. 2015-05-12 07:55:14 +03:00
Alexey Milovidov
566b62854b dbms: more unform distribution of work among threads (experimental) [#METR-2944]. 2015-05-11 03:11:22 +03:00
Alexey Milovidov
8ce4dac8ed dbms: fixed tiny error in rare cases [#METR-2944]. 2015-05-11 01:25:19 +03:00
Alexey Vasiliev
31af7b0f4f Merge 2015-05-08 20:48:00 +03:00
Alexey Arno
3cea0c83bb Feature implementation. [#METR-15210] 2015-05-08 19:01:36 +03:00