Commit Graph

4247 Commits

Author SHA1 Message Date
Alexey Arno
c3f5007e23 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:59:09 +03:00
Pavel Kartavyy
2482560b15 DB::Connection: don't log Ping requests 2015-01-29 15:53:59 +03:00
Alexey Arno
631a1a2717 dbms: Server: add improvements and the ability of waiting for a read event on several connections. [#METR-14410] 2015-01-29 15:53:03 +03:00
Alexey Arno
27d0de84b7 dbms: Server: add support for multiple connections in PoolWithFailoverBase. [#METR-14410] 2015-01-29 15:53:03 +03:00
Alexey Arno
537c2d0040 dbms: Server: add improvements and the ability of waiting for a read event on several connections. [#METR-14410] 2015-01-29 15:53:03 +03:00
Alexey Arno
2359d02472 dbms: Server: add support for multiple connections in PoolWithFailoverBase. [#METR-14410] 2015-01-29 15:53:03 +03:00
Alexey Arno
d0624dfd61 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:47 +03:00
Alexey Arno
43ca983ad1 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:47 +03:00
Alexey Arno
f1610486fd dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
b243e68732 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
e0ca00ef4c dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
92d3c133f3 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
cfbc15c0b4 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
ec2c7389a5 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
3fc08fb95b dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
8a63eb4600 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
46768e731e dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
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