Commit Graph

4180 Commits

Author SHA1 Message Date
Alexey Arno
e18d33dabf dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:38:14 +03:00
Alexey Arno
f026502223 dbms: Server: add improvements and the ability of waiting for a read event on several connections. [#METR-14410] 2015-01-29 15:38:14 +03:00
Alexey Arno
953e318ea2 dbms: Server: add support for multiple connections in PoolWithFailoverBase. [#METR-14410] 2015-01-29 15:36:32 +03:00
Alexey Arno
f6d7145ae1 dbms: Server: add improvements and the ability of waiting for a read event on several connections. [#METR-14410] 2015-01-29 15:26:11 +03:00
Alexey Arno
cc4562c0f5 dbms: Server: add support for multiple connections in PoolWithFailoverBase. [#METR-14410] 2015-01-29 15:26:11 +03:00
Alexey Arno
de5c67024e dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:13:21 +03:00
Andrey Mironov
7addd501fe dbms: allow use of clickhouse as a dictionary source [#METR-13298] 2015-01-29 14:51:52 +03:00
Alexey Milovidov
79dbfaa659 dbms: added test (failing, disabled) [#METR-2944]. 2015-01-29 06:17:16 +03:00
Alexey Milovidov
aef67b8c44 dbms: addition to prev. revision [#METR-2944]. 2015-01-29 06:11:56 +03:00
Alexey Milovidov
2b506a0a73 dbms: addition to prev. revision [#METR-2944]. 2015-01-29 06:11:10 +03:00
Alexey Milovidov
6db5e98515 dbms: StorageJoin: fixed error [#METR-2944]. 2015-01-29 06:07:58 +03:00
Andrey Mironov
95bb52b8e5 dbms: use PODArray with FlatDictionary [#METR-13298]
remove IDictionarySource::reset
2015-01-28 19:23:52 +03:00
Andrey Mironov
070c6be60e dbms: add PODArray::resize_fill(size_t, const T&) 2015-01-28 19:23:07 +03:00
Andrey Mironov
e982b5c92d dbms: add all integral and floating point types to IDictionary. [#METR-13298] 2015-01-28 18:02:05 +03:00
Andrey Mironov
f4e7d2d4f5 dbms: add dictGetHierarchy and dictIsIn. [#METR-13298] 2015-01-28 16:20:20 +03:00
Alexey Milovidov
e4e313f54f dbms: StorageJoin: development [#METR-2944]. 2015-01-28 05:37:05 +03:00
Alexey Milovidov
2b0b4d0528 dbms: StorageJoin: development [#METR-2944]. 2015-01-28 03:38:10 +03:00
Alexey Milovidov
2c124ea375 dbms: StorageJoin: development [#METR-2944]. 2015-01-28 03:08:45 +03:00
Alexey Milovidov
684b2e70a9 dbms: added support for whitespaces when parsing arrays [#METR-14798]. 2015-01-28 02:25:35 +03:00
Alexey Milovidov
91b10d0820 dbms: slightly lowered memory usage of distributed aggregation [#METR-2944]. 2015-01-28 02:02:05 +03:00
Alexey Milovidov
8a61f96d67 dbms: StorageJoin: development [#METR-2944]. 2015-01-28 00:24:24 +03:00
Andrey Mironov
6b406df4d9 dbms: implement MysqlBlockInputStream. [#METR-13298] 2015-01-27 16:00:20 +03:00
Alexey Milovidov
fed642cd7c dbms: added StorageSet [#METR-2944]. 2015-01-27 03:52:03 +03:00
Alexey Milovidov
a1eb599105 dbms: added value 'in_order' to setting 'load_balancing' [#METR-14782]. 2015-01-26 22:55:10 +03:00
Andrey Mironov
1b4b0d5779 dbms: MysqlDictionarySource with draft MysqlBockInputStream 2015-01-26 19:53:44 +03:00
Andrey Mironov
419d517867 dbms: add abstractions for dictionary sources 2015-01-26 18:27:51 +03:00
Alexey Milovidov
3effc70e18 Merge 2015-01-25 11:09:43 +03:00
Alexey Milovidov
e8f9083f07 Fixed build [#METR-2944]. 2015-01-25 11:09:25 +03:00
Alexey Milovidov
6927823716 dbms: little better [#METR-2944]. 2015-01-25 08:07:51 +03:00
Alexey Milovidov
a34922c20c dbms: updated test [#METR-14654]. 2015-01-24 06:47:24 +03:00
Alexey Milovidov
81e42e4d90 dbms: fixed error in gcc 4.9 [#METR-2944]. 2015-01-24 04:55:29 +03:00
Alexey Milovidov
3d28956cbb dbms: fixed errors in gcc 4.9 [#METR-2944]. 2015-01-24 04:10:05 +03:00
Alexey Milovidov
c5ae6efdbf Merge 2015-01-23 23:03:46 +03:00
Alexey Milovidov
2538c6059b dbms: compiled aggregator: fixed compatibility [#METR-2944]. 2015-01-23 23:03:22 +03:00
Evgeniy Gatov
a3b8491dc2 Merge 2015-01-23 19:05:40 +03:00
Evgeniy Gatov
90ab656875 Merge 2015-01-23 17:46:45 +03:00
Alexey Arno
c64917506d dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-23 01:18:47 +03:00
Alexey Arno
6bf0f8e5cb dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-23 01:10:41 +03:00
Alexey Arno
6f77a12018 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-23 00:54:16 +03:00
Alexey Milovidov
d977e433c7 dbms: added test [#METR-14678]. 2015-01-23 00:08:01 +03:00
Alexey Milovidov
d7e8251ad2 dbms: fixed error with IN [#METR-14678]. 2015-01-22 23:56:40 +03:00
Andrey Mironov
a8c2d66076 dbms: fix error in populating attributes. [#METR-13298] 2015-01-22 17:41:05 +03:00
Andrey Mironov
616f8d03dc dbms: Server: follow style guidelines 2015-01-22 17:33:29 +03:00
Andrey Mironov
92664ed612 dbms: sparse array implementation of FlatDictionary. [#METR-13298] 2015-01-22 17:32:38 +03:00
Alexey Arno
f618f02d23 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-22 17:22:59 +03:00
Pavel Kartavyy
751dde4b3c Merge 2015-01-22 17:19:36 +03:00
Alexey Arno
fd4cfb2b2e dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-22 17:04:33 +03:00
Pavel Kartavyy
d4de29beb2 ███████████: use one instance of zookeeper [#METR-14731]
Probably two instances of zookeeper can cause reordering of operations.
2015-01-22 13:33:20 +03:00
Alexey Milovidov
6fb28b7af9 dbms: fixed error with method write of storage Distributed [#METR-2944]. 2015-01-22 07:14:34 +03:00
Alexey Milovidov
86e9e77eae Fixed errors in clang (part 5, final) [#METR-2807]. 2015-01-22 04:13:13 +03:00