Alexey Milovidov
|
4aa0a85ca2
|
Fixing warning on clang [#METR-2807].
|
2016-03-07 09:00:25 +03:00 |
|
Alexey Milovidov
|
51874d6dd3
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 08:15:42 +03:00 |
|
Alexey Milovidov
|
4576a90ba0
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 08:05:42 +03:00 |
|
Alexey Milovidov
|
009070123e
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 07:56:19 +03:00 |
|
Alexey Milovidov
|
fcbe00ce94
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 07:53:17 +03:00 |
|
Alexey Milovidov
|
a75b6ca3dd
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 07:43:14 +03:00 |
|
Alexey Milovidov
|
e2ef99e3b1
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 07:36:54 +03:00 |
|
Alexey Milovidov
|
0a48e6296e
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 07:35:06 +03:00 |
|
Alexey Milovidov
|
30cba89be0
|
Fixing build on clang [#METR-2807].
|
2016-03-07 07:31:10 +03:00 |
|
Alexey Milovidov
|
58fb3095d9
|
Fixed clean build [#METR-2944].
|
2016-03-07 05:12:51 +03:00 |
|
Alexey Milovidov
|
f81aa67fc4
|
Preparation [#METR-20307].
|
2016-03-07 04:08:01 +03:00 |
|
Alexey Milovidov
|
f5247021b1
|
Fixed error [#METR-20296].
|
2016-03-05 06:17:11 +03:00 |
|
Alexey Milovidov
|
36e4bcc125
|
Better diagnostics [#METR-19808].
|
2016-03-05 05:30:20 +03:00 |
|
Alexey Arno
|
f5c520bde1
|
dbms: Improved locking. [#METR-18510]
|
2016-03-04 19:33:31 +03:00 |
|
Alexey Milovidov
|
42883fddc4
|
Added virtual column '_sample_factor' [#METR-20296].
|
2016-03-04 07:54:10 +03:00 |
|
Alexey Milovidov
|
cd7b937342
|
Whitespaces [#METR-2944].
|
2016-03-04 05:40:48 +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 |
|
Alexey Arno
|
d21060c35b
|
dbms: Locking performance and correctness improvements. [#METR-18510]
|
2016-03-03 17:37:15 +03:00 |
|
Alexey Milovidov
|
e29eb14b79
|
dbms: attempt to fix an error [#METR-20273].
|
2016-03-03 07:30:36 +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 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
|
6efc98d1f3
|
Merge
|
2016-03-01 20:47:53 +03:00 |
|
Alexey Milovidov
|
b5ac93cf0e
|
Fixed segfault [#METR-20155].
|
2016-02-25 05:37:31 +03:00 |
|
Dmitry Galuza
|
3dad6b6330
|
Add StringRef helper for WriteBuffer [#METR-19071]
|
2016-02-24 12:30:29 +03:00 |
|
Vladimir Chebotarev
|
f35f568595
|
dbms: Minor changes [METR-19308]
|
2016-02-24 10:53:04 +03:00 |
|
Alexey Milovidov
|
86a6884344
|
Merge
|
2016-02-23 06:21:44 +03:00 |
|
Alexey Milovidov
|
4c0b0e9c80
|
dbms: fixed error with function positionCaseInsensitiveUTF8 [#METR-20054].
|
2016-02-23 06:20:48 +03:00 |
|
Vladimir Chebotarev
|
54b7ce5dad
|
dbms: One more dirty hack to ensure the same size of CompressedWriteBuffer [METR-19308]
|
2016-02-22 00:58:08 +03:00 |
|
Alexey Milovidov
|
80fd8aa29b
|
Merge
|
2016-02-21 23:08:41 +03:00 |
|
Alexey Milovidov
|
5ba1215b12
|
Updated comment [#METR-2944].
|
2016-02-21 23:08:08 +03:00 |
|
Vladimir Chebotarev
|
6f0084c3a3
|
dbms: Dirty hack to ensure the same size of CompressedReadBufferBase [METR-19308]
|
2016-02-21 16:57:16 +03:00 |
|
Alexey Milovidov
|
aea710d430
|
Removed function groupUniqArray from Array argument [#METR-20150].
|
2016-02-20 22:04:35 +03:00 |
|
Alexey Milovidov
|
a4cb6a3de9
|
Fixed error with groupUniqArray aggregate function of Array arguments [#METR-20150].
|
2016-02-20 21:11:50 +03:00 |
|
Alexey Milovidov
|
9e81f3eea0
|
Added setting 'enable_http_compression' [#METR-20041].
|
2016-02-19 22:02:20 +03:00 |
|
Alexey Milovidov
|
93c5ba2d4d
|
Added support for unknown fields in TSKVRowInputStream [#METR-20081].
|
2016-02-19 19:59:31 +03:00 |
|
Alexey Milovidov
|
799ccc739b
|
Addition to prev. revision [#METR-20081].
|
2016-02-18 14:45:32 +03:00 |
|
Alexey Milovidov
|
e8802db2c3
|
Added format JSONEachRow [#METR-20081].
|
2016-02-18 14:44:50 +03:00 |
|
Alexey Milovidov
|
2f35f6a350
|
Added support for format TSKV for input [#METR-20081].
|
2016-02-18 06:13:52 +03:00 |
|
Alexey Milovidov
|
313b0a58f5
|
Implemented TODO [#METR-2944].
|
2016-02-17 05:38:56 +03:00 |
|
Alexey Milovidov
|
8b3afeb60d
|
Squashed commit of the following:
commit f968e7e7f0d84c89fd26dea1d541bd9f6041d7c8
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 06:11:29 2016 +0300
Addition [#METR-2944].
commit 7524981fa7c4f22929dd5009444a0ae28500f620
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 06:08:43 2016 +0300
Fixed error (incomplete) [#METR-2944].
commit 2f1e7bf9f46cd9ce958ade9041c00ce067940fd2
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 05:37:43 2016 +0300
Improving performance of row formats [#METR-2944].
commit 9848910f235863c9571ef1ebe0d87d4929ee283c
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 00:37:12 2016 +0300
Improving performance of text formats [#METR-2944].
commit 3aedc7fd784af962e64ffdd10ec23ac53827d8e2
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 00:18:00 2016 +0300
Improving performance of row formats [#METR-2944].
commit cb5932c2b0385604477e69c8262dc31a4bb4b23b
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Mon Feb 15 00:53:27 2016 +0300
Fixed error.
commit 42863fd4eddeef594e846c598b92877b6ff86fa6
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sun Feb 14 23:13:46 2016 +0300
Improving performance of row formats [#METR-2944].
commit 71c6fb19a85a79297433ceb486fdb97e551d964f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sun Feb 14 16:58:56 2016 +0300
Improving performance of row formats [#METR-2944].
|
2016-02-16 19:39:39 +03:00 |
|
Alexey Milovidov
|
415a1dc3ad
|
Fixed error with gzip/deflate and empty response body [#METR-20041].
|
2016-02-16 19:33:12 +03:00 |
|
Alexey Milovidov
|
bb122a2fa7
|
dbms: less locking while clearing old parts; better while loading parts [#METR-2944].
|
2016-02-14 14:02:47 +03:00 |
|
Alexey Milovidov
|
4e86a71198
|
Addition [#METR-2944].
|
2016-02-14 09:46:22 +03:00 |
|
Alexey Milovidov
|
5a78d4b0da
|
Lowered size of index in memory (experimental) [#METR-2944].
|
2016-02-14 08:43:03 +03:00 |
|
Alexey Milovidov
|
7a92c3cf1a
|
Preparation [#METR-2944].
|
2016-02-14 07:58:47 +03:00 |
|
Alexey Milovidov
|
ce3f881d7a
|
Improved performance of WriteBufferValidUTF8 [#METR-20026].
|
2016-02-14 07:07:55 +03:00 |
|
Alexey Milovidov
|
79814b090d
|
Implemented format XML [#METR-20026].
|
2016-02-14 06:06:26 +03:00 |
|