Commit Graph

7559 Commits

Author SHA1 Message Date
Alexey Milovidov
f9c127b405 Merge 2016-03-05 00:28:21 +03:00
Alexey Milovidov
866382e4d4 Fixed test script [#METR-20000]. 2016-03-05 00:28:05 +03:00
Alexey Milovidov
921000e9c5 dbms: fixed error [#METR-2944]. 2016-03-05 00:26:36 +03:00
Alexey Arno
f5c520bde1 dbms: Improved locking. [#METR-18510] 2016-03-04 19:33:31 +03:00
Roman Peshkurov
61a2a96e08 Merge 2016-03-04 19:01:37 +03:00
Alexey Arno
860bfcf676 dbms: Code cleanup. [#METR-18510] 2016-03-04 13:04:01 +03:00
Alexey Arno
b44f3f4f5d dbms: Code cleanup. [#METR-18510] 2016-03-04 13:00:00 +03:00
Alexey Milovidov
4e0be26844 Addition to prev. revision [#METR-20296]. 2016-03-04 07:56:43 +03:00
Alexey Milovidov
42883fddc4 Added virtual column '_sample_factor' [#METR-20296]. 2016-03-04 07:54:10 +03:00
Alexey Milovidov
d1aee1d615 Fixed error with StorageBuffer and automatic moving conditions to PREWHERE [#METR-20257]. 2016-03-04 05:54:26 +03:00
Alexey Milovidov
cd7b937342 Whitespaces [#METR-2944]. 2016-03-04 05:40:48 +03:00
Alexey Milovidov
7b9d9631de Removed few 'possibly lost' and 'still reachable' memory [#METR-2944]. 2016-03-04 05:25:04 +03:00
Alexey Milovidov
916ff9d592 Better diagnostics [#METR-20293]. 2016-03-04 00:35:05 +03:00
Alexey Milovidov
5fc8539790 Saving more logs [#METR-2944]. 2016-03-04 00:30:03 +03:00
Alexey Milovidov
c8d87e8a24 Better [#METR-18510]. 2016-03-03 23:48:04 +03:00
Alexey Milovidov
a8f423a74c Merge 2016-03-03 23:29:52 +03:00
Alexey Milovidov
dada8321e8 Updated release_test script [#TESTIRT-8503]. 2016-03-03 22:50:09 +03:00
Alexey Milovidov
5d8e086d40 Applied diff from Metrika [#METR-20280]. 2016-03-03 22:12:15 +03:00
Alexey Arno
aeb14a7855 dbms: More locking improvements. [#METR-18510] 2016-03-03 19:22:10 +03:00
Alexey Arno
3b9ea20c91 dbms: More locking improvements. [#METR-18510] 2016-03-03 19:20:19 +03:00
Pavel Kartavyy
4e2a760474 Merge 2016-03-03 18:38:13 +03:00
Pavel Kartavyy
1f3cff5232 Merge 2016-03-03 18:21:44 +03:00
Vladimir Chebotarev
e46238b8bf libcommon: json_test was fixed [#METR-19958] 2016-03-03 18:21:44 +03:00
Vladimir Chebotarev
50631dd862 libcommon: JSON improvement and simple test [#METR-19958] 2016-03-03 18:21:44 +03:00
Alexey Arno
d21060c35b dbms: Locking performance and correctness improvements. [#METR-18510] 2016-03-03 17:37:15 +03:00
Alexey Arno
9efcf9d204 dbms: Code cleanup. [#METR-18510] 2016-03-03 11:40:21 +03:00
Alexey Arno
ba50a8f958 dbms: Removed commented out code. [#METR-18510] 2016-03-03 10:54:36 +03:00
Alexey Arno
da03a011b2 dbms: Modified function implementation to make it cleaner. [#METR-18510] 2016-03-03 10:39:02 +03:00
Alexey Milovidov
e29eb14b79 dbms: attempt to fix an error [#METR-20273]. 2016-03-03 07:30:36 +03:00
Alexey Milovidov
0fbf3e4652 dbms: better [#METR-2944]. 2016-03-03 07:12:47 +03:00
Alexey Milovidov
0119de05bb DataPartsExchange: better [#METR-20273]. 2016-03-03 06:54:37 +03:00
Alexey Milovidov
f84772a55e Merge 2016-03-03 04:55:17 +03:00
Alexey Milovidov
d38693267d dbms: fixed error with faster text formats [#METR-20081]. 2016-03-03 04:54:58 +03:00
Alexey Milovidov
f5560476ae Merge 2016-03-02 23:31:22 +03:00
Alexey Milovidov
11096f46e3 Don't build clickhouse-server-metrika package if private data is not available [#METR-20000]. 2016-03-02 23:30:56 +03:00
Alexey Arno
9aa4a045d1 Merge 2016-03-02 23:27:42 +03:00
Alexey Arno
aa10c8c87d dbms: Code cleanup. [#METR-18510] 2016-03-02 23:27:29 +03:00
Alexey Milovidov
c934015e54 Revert "Removed wrong file [#METR-20000]."
This reverts commit 5e89aa72a09c6d48276f7c4b97e247ecec429693.
2016-03-02 23:24:03 +03:00
Alexey Arno
04db615bde dbms: Added code that lowers cancellation latency. [#METR-18510] 2016-03-02 23:08:38 +03:00
Alexey Milovidov
9bf811ddac Removed wrong file [#METR-20000]. 2016-03-02 22:47:38 +03:00
Alexey Milovidov
47d18378bb Packages build: better [#METR-20000]. 2016-03-02 22:47:12 +03:00
Alexey Milovidov
bd30a4fdf1 Create revision: better [#METR-20000]. 2016-03-02 21:50:17 +03:00
Alexey Arno
514cf0fcba dbms: Code cleanup. [#METR-18510] 2016-03-02 17:12:04 +03:00
Alexey Arno
6232e1cf9a dbms: Added stricter checkings for coordinated requests originating from shards and a more reliable cluster naming scheme. [#METR-18510] 2016-03-02 16:35:30 +03:00
Alexey Arno
fc2c3c1f2e dbms: Server: Reverted old modification that found its way into master by error. It could have lead to deadlocks. [#METR-18510] 2016-03-01 22:16:27 +03:00
Alexey Milovidov
d9db741dab Merge 2016-03-01 20:53:58 +03:00
Alexey Milovidov
4df135239c Fixing build of package [#TESTIRT-8503]. 2016-03-01 20:53:26 +03:00
Alexey Arno
6efc98d1f3 Merge 2016-03-01 20:47:53 +03:00
Alexey Milovidov
c7ca8660d2 Updated submodule [#MTRSADMIN-1891]. 2016-03-01 20:19:21 +03:00
Alexey Milovidov
5360c78806 Added support for private submodule [#TESTIRT-8503]. 2016-03-01 00:27:02 +03:00