Alexey Milovidov
|
93c5ba2d4d
|
Added support for unknown fields in TSKVRowInputStream [#METR-20081].
|
2016-02-19 19:59:31 +03:00 |
|
Alexey Milovidov
|
e8802db2c3
|
Added format JSONEachRow [#METR-20081].
|
2016-02-18 14:44:50 +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
|
ce3f881d7a
|
Improved performance of WriteBufferValidUTF8 [#METR-20026].
|
2016-02-14 07:07:55 +03:00 |
|
Alexey Milovidov
|
8efb3e5ade
|
Initial implementation of XML output format [#METR-20026].
|
2016-02-14 05:37:42 +03:00 |
|
Alexey Milovidov
|
6a2a082ea7
|
Added setting http_zlib_compression_level [#METR-20041].
|
2016-02-12 05:26:04 +03:00 |
|
Alexey Milovidov
|
421d5a97ad
|
Added support for HTTP compression [#METR-20041].
|
2016-02-12 02:37:16 +03:00 |
|
Alexey Milovidov
|
c7d394f47e
|
HTTP compression: development [#METR-20041].
|
2016-02-12 00:40:51 +03:00 |
|
Alexey Milovidov
|
43c73cf7ee
|
dbms: added support for CSV format [#METR-19957].
|
2016-02-07 11:42:21 +03:00 |
|
Alexey Milovidov
|
563e410b72
|
Moved threadpool library to contrib [#METR-17973].
|
2016-02-05 08:07:39 +03:00 |
|
Alexey Milovidov
|
abf49e937c
|
dbms: disabled QuickLZ [#METR-17973].
|
2016-02-04 00:16:19 +03:00 |
|
Alexey Milovidov
|
3519c3cea2
|
dbms: separated mysqlxx::Date and mysqlxx::DateTime [#METR-17973].
|
2016-02-03 04:17:58 +03:00 |
|
Alexey Milovidov
|
0f3e163c4e
|
dbms: CurrentMetrics: development [#METR-19596].
|
2016-01-21 04:47:28 +03:00 |
|
Alexey Milovidov
|
fb1c505263
|
dbms: addition [#METR-2944].
|
2016-01-12 05:42:18 +03:00 |
|
Alexey Milovidov
|
c062fc1ce0
|
dbms: cutting dependency [#METR-2944].
|
2016-01-12 05:21:15 +03:00 |
|
Alexey Milovidov
|
13c7d0983a
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
|
Andrey Mironov
|
2a6992689f
|
dbms: add value to name map for enums; fix visibleWidth for enums [#METR-19265]
|
2015-12-30 15:12:18 +03:00 |
|
Alexey Milovidov
|
f1f3619df4
|
dbms: cancelling fetching of parts on table shutdown [#METR-19544].
|
2015-12-25 00:28:18 +03:00 |
|
Alexey Milovidov
|
42480c31ef
|
dbms: preparation [#METR-16212].
|
2015-12-13 11:51:28 +03:00 |
|
Alexey Milovidov
|
2aeb48be2d
|
dbms: added backoff on slow reads [#METR-17579].
|
2015-12-13 07:52:13 +03:00 |
|
Pavel Kartavyy
|
1b1a1143a9
|
Merge
|
2015-12-03 14:02:02 +03:00 |
|
Andrey Mironov
|
386d560d39
|
dbms: refactor DoubleConverter [#METR-17328]
|
2015-11-30 20:55:42 +03:00 |
|
Dmitry Galuza
|
5ca181053c
|
Merge
|
2015-11-26 16:34:07 +03:00 |
|
Alexey Milovidov
|
8c8210062a
|
dbms: added support for hex escape sequences in strings [#METR-19072].
|
2015-11-25 06:11:17 +03:00 |
|
Dmitry Galuza
|
fa73a9e3af
|
███████████: New fields in visits log [#METR-18831]
|
2015-11-23 18:33:53 +03:00 |
|
Dmitry Galuza
|
9558802570
|
███████████: Refactoring, update ut [#METR-18831]
|
2015-11-20 18:41:39 +03:00 |
|
Dmitry Galuza
|
65e912a05c
|
███████████: New fields into example [#METR-18831]
|
2015-11-20 00:48:17 +03:00 |
|
Alexey Milovidov
|
27ff4dd5d8
|
Updated double-conversion library (fixed warning in gcc-5) [#METR-18843].
|
2015-11-16 06:10:37 +03:00 |
|
Alexey Milovidov
|
959ae7cd78
|
dbms: unified allocators [#METR-18778].
|
2015-11-15 06:09:40 +03:00 |
|
Andrey Mironov
|
9bfd90bb0f
|
dbms: use AIOContextPool in ReadBufferAIO [#METR-18618]
|
2015-11-03 18:15:45 +03:00 |
|
Alexey Milovidov
|
248dec8194
|
dbms: added comment [#METR-15790].
|
2015-10-27 22:40:14 +03:00 |
|
Alexey Milovidov
|
3f52d7d509
|
dbms: when parsing DateTime in unix timestamp form, allow timestamps with leading zeros [#METR-15790].
|
2015-10-27 03:53:38 +03:00 |
|
Alexey Milovidov
|
7fcae3dddd
|
dbms: allowed to parse unix timestamp as DateTime for small unix timestamps [#METR-15790].
|
2015-10-21 22:04:02 +03:00 |
|
Pavel Kartavyy
|
3069d6fe8f
|
Merge
|
2015-10-14 14:58:16 +03:00 |
|
Pavel Kartavyy
|
2163af290a
|
Merge
|
2015-10-08 16:21:23 +03:00 |
|
Pavel Kartavyy
|
1bf0b9841a
|
ReadHelpers: add braces
|
2015-10-06 15:04:50 +03:00 |
|
Pavel Kartavyy
|
04dfbc5728
|
ReadHelpers: don't throw exception in tryReadFloatText [#METR-18288]
|
2015-10-06 13:40:24 +03:00 |
|
Pavel Kartavyy
|
7c7829051b
|
dbms::ReadHelpers: rewrite readFloatText for better perfomance when exception happens [#METR-18288]
|
2015-10-05 17:28:06 +03:00 |
|
Alexey Milovidov
|
4e75ccee03
|
Probably better [#METR-17973].
|
2015-10-05 08:40:27 +03:00 |
|
Alexey Milovidov
|
918422ad48
|
Moved files [#METR-17973].
|
2015-10-05 04:35:28 +03:00 |
|
Alexey Milovidov
|
feec229066
|
Moved files [#METR-17973].
|
2015-10-05 04:26:43 +03:00 |
|
Alexey Milovidov
|
f90c3003ea
|
Moved files [#METR-17973].
|
2015-10-05 04:11:12 +03:00 |
|
Alexey Milovidov
|
3a5032fd4a
|
Moved files [#METR-17973].
|
2015-10-05 03:52:29 +03:00 |
|
Pavel Kartavyy
|
269b4b8155
|
Merge
|
2015-09-30 16:55:20 +03:00 |
|
Alexey Milovidov
|
1f6def094f
|
dbms: fixed build [#METR-18202].
|
2015-09-29 22:19:54 +03:00 |
|
Pavel Kartavyy
|
aee3f9a868
|
███████████: add state descriptor to task [#METR-16142]
|
2015-09-08 17:24:25 +03:00 |
|
Andrey Mironov
|
e8111d7e07
|
Merge
|
2015-09-03 15:07:46 +03:00 |
|
Andrey Mironov
|
70ec50316e
|
Merge
|
2015-09-02 18:32:17 +03:00 |
|