Commit Graph

4263 Commits

Author SHA1 Message Date
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
Alexey Arno
928b4f3a1d dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-21 17:35:49 +03:00
Alexey Arno
dc106fe423 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-21 17:10:34 +03:00
Alexey Arno
7564c3df97 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-21 15:42:02 +03:00
Alexey Arno
a1e953d13b dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-21 15:24:29 +03:00
Andrey Mironov
300b7342e7 dbms: dummy types and functions for external dictionaries. [#METR-13298] 2015-01-21 14:39:48 +03:00
Alexey Arno
6d5ec43b66 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-21 14:28:19 +03:00
Alexey Arno
0a12f51d74 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-21 14:17:18 +03:00
Alexey Milovidov
02f9d15a36 Addition to prev. revision [#METR-2944]. 2015-01-21 07:30:33 +03:00
Alexey Milovidov
22e1cd8ddd dbms: fixed build [#METR-2944]. 2015-01-21 07:26:40 +03:00
Alexey Milovidov
af27e06238 Fixed errors in clang (part 4) [#METR-2807]. 2015-01-21 07:23:22 +03:00
Alexey Milovidov
8a1c22bf41 Fixed errors in clang (part 3) [#METR-2807]. 2015-01-21 07:17:02 +03:00
Alexey Milovidov
27543ea7e5 Fixed errors in clang (part 2) [#METR-2807]. 2015-01-21 07:00:20 +03:00
Alexey Milovidov
1be4bd0663 Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
Alexey Arno
278cff6259 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-21 03:09:14 +03:00
Alexey Milovidov
e53a8c11dc dbms: addition to prev. revision [#METR-14693]. 2015-01-20 21:42:06 +03:00
Alexey Milovidov
62e238911d dbms: fixed error with type of result of floating point division [#METR-14693]. 2015-01-20 21:41:15 +03:00
Sergey Magidovich
e61c2d7b28 Merge 2015-01-20 16:46:40 +03:00