Alexey Milovidov
|
07a47ecd1e
|
Tiny modification [#METR-2944].
|
2016-06-08 04:53:17 +03:00 |
|
Alexey Milovidov
|
87f612345e
|
Fixed error [#METR-21408].
|
2016-05-31 04:04:34 +03:00 |
|
Alexey Milovidov
|
9eb249afa6
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 19:19:27 +03:00 |
|
Alexey Milovidov
|
92917ab043
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:33:38 +03:00 |
|
Alexey Milovidov
|
646d70a545
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:14:18 +03:00 |
|
Alexey Milovidov
|
3c1c9d46f7
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
|
Alexey Milovidov
|
4c7eb03b63
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
|
Alexey Milovidov
|
6863e72f3d
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:15:36 +03:00 |
|
Alexey Milovidov
|
f9b2cd5ab6
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 11:23:36 +03:00 |
|
Alexey Milovidov
|
bf71e2ed90
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 11:11:52 +03:00 |
|
Alexey Milovidov
|
be394f2c84
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
|
Alexey Milovidov
|
4b7f461e46
|
Using std::shared_ptr for columns [#METR-21503].
|
2016-05-28 08:31:36 +03:00 |
|
Alexey Milovidov
|
a5397d0382
|
Fixed error [#METR-21408].
|
2016-05-24 21:22:15 +03:00 |
|
Vladimir Chebotarev
|
866c8929e2
|
dbms, contrib: GCC 6 build fixes [#METR-20000]
|
2016-05-23 03:41:26 +03:00 |
|
Alexey Milovidov
|
7f4d8d15cd
|
Attempt to fix suboptimal performance when running query with ORDER BY and without GROUP BY to distributed table with very many remote servers [#METR-21408].
|
2016-05-20 23:30:53 +03:00 |
|
Alexey Milovidov
|
aae7269dd0
|
Revert "Attempt to fix suboptimal performance when running query with ORDER BY and without GROUP BY to distributed table with very many remote servers [#METR-21408]."
This reverts commit bd47aaeefe38a1c55ed5a225cbda49db0f8ce1dc.
|
2016-05-20 23:27:04 +03:00 |
|
Alexey Milovidov
|
b7a05d0608
|
Attempt to fix suboptimal performance when running query with ORDER BY and without GROUP BY to distributed table with very many remote servers [#METR-21408].
|
2016-05-20 23:01:34 +03:00 |
|
Alexey Milovidov
|
2b1550105c
|
Merge
|
2016-04-28 22:44:43 +03:00 |
|
Alexey Milovidov
|
f3ad486e14
|
Merge
|
2016-04-28 05:33:57 +03:00 |
|
Alexey Milovidov
|
e344f3275b
|
Merge
|
2016-04-24 22:46:37 +03:00 |
|
Alexey Milovidov
|
1fd8914e10
|
Merge
|
2016-04-24 13:39:18 +03:00 |
|
Alexey Milovidov
|
07f04d70d3
|
Merge
|
2016-04-24 12:44:47 +03:00 |
|
Alexey Milovidov
|
73fd006e12
|
Merge
|
2016-04-24 09:05:41 +03:00 |
|
Alexey Milovidov
|
2bb5a4749b
|
Merge
|
2016-04-15 22:09:42 +03:00 |
|
Alexey Milovidov
|
1d2c603ecf
|
Fixed errors [#METR-12588].
|
2016-04-14 08:03:33 +03:00 |
|
Alexey Milovidov
|
0ea54e943b
|
Fixed error in prev. revision [#METR-12588].
|
2016-04-14 06:49:12 +03:00 |
|
Alexey Milovidov
|
b664f367d8
|
Improved Summing/Aggregating streams [#METR-12588].
|
2016-04-14 00:15:36 +03:00 |
|
Alexey Milovidov
|
49cf0f148c
|
Better [#METR-12588].
|
2016-04-13 07:15:30 +03:00 |
|
Alexey Milovidov
|
edc1bb39c7
|
Merge
|
2016-04-13 06:56:22 +03:00 |
|
Alexey Arno
|
4ce2d94be7
|
dbms: Removed code that was not needed anymore since we have now a better way to check issues with connections. [#METR-18510]
|
2016-03-10 18:42:36 +03:00 |
|
Evgeniy Gatov
|
6aa4d59400
|
Merge
|
2016-03-08 20:52:42 +03:00 |
|
Evgeniy Gatov
|
44c9de8873
|
dbms/TSKVRowInputStream: more logging [#METR-19528].
|
2016-03-08 20:43:00 +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 Arno
|
6efc98d1f3
|
Merge
|
2016-03-01 20:47:53 +03:00 |
|
Alexey Milovidov
|
debac911d0
|
Fixed build of tests [#METR-20145].
|
2016-02-29 22:17:00 +03:00 |
|
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
|
2f35f6a350
|
Added support for format TSKV for input [#METR-20081].
|
2016-02-18 06:13:52 +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
|
79814b090d
|
Implemented format XML [#METR-20026].
|
2016-02-14 06:06:26 +03:00 |
|
Alexey Milovidov
|
8efb3e5ade
|
Initial implementation of XML output format [#METR-20026].
|
2016-02-14 05:37:42 +03:00 |
|
Alexey Milovidov
|
12363ed329
|
Added limited support for expressions in INSERT ... VALUES [#METR-20048].
|
2016-02-13 09:37:19 +03:00 |
|
Pavel Kartavyy
|
eca42536d8
|
dbms: renamed Revision to ClickHouseRevision. Daemon to BaseDaemon
|
2016-02-09 20:06:50 +03:00 |
|
Alexey Milovidov
|
df1d66e51a
|
Removed sensitive data.
|
2016-02-08 00:58:58 +03:00 |
|
Alexey Milovidov
|
c4a5b862bf
|
dbms: tiny modification [#METR-2944].
|
2016-02-07 20:30:39 +03:00 |
|
Alexey Milovidov
|
d72720616a
|
dbms: CSV format: development [#METR-19957].
|
2016-02-07 14:49:49 +03:00 |
|
Alexey Milovidov
|
dadadf1b37
|
dbms: CSV format: additions [#METR-19957].
|
2016-02-07 13:43:02 +03:00 |
|
Alexey Milovidov
|
dc982b1493
|
dbms: CSV format: added support for excessive delimiter at end of row [#METR-19957].
|
2016-02-07 13:23:02 +03:00 |
|
Alexey Milovidov
|
43c73cf7ee
|
dbms: added support for CSV format [#METR-19957].
|
2016-02-07 11:42:21 +03:00 |
|