Alexey Milovidov
|
f7bb03e417
|
Modified comment [#METR-20659].
|
2016-03-31 15:21:26 +03:00 |
|
Alexey Milovidov
|
d507c1f8af
|
Updated tests after removing vectorclass library [#METR-20000].
|
2016-03-31 04:30:07 +03:00 |
|
Alexey Milovidov
|
e1a80f5ded
|
Added support for case when merged data differs from data on another replicas [#METR-20670].
|
2016-03-31 04:25:16 +03:00 |
|
Alexey Milovidov
|
2501af25e8
|
Cancelling checking parts on shutdown [#METR-20660].
|
2016-03-31 03:09:12 +03:00 |
|
Alexey Milovidov
|
13f2231b93
|
Removed vectorclass library [#METR-20000].
|
2016-03-30 23:27:50 +03:00 |
|
Alexey Milovidov
|
10e325574c
|
Disabled usage of vectorclass library [#METR-20000].
|
2016-03-30 23:27:32 +03:00 |
|
Alexey Milovidov
|
4b5e96b893
|
Check for broken part in case of exception in one more place (for example, when part are completely removed from filesystem by manual intervention) [#METR-20670].
|
2016-03-30 22:59:43 +03:00 |
|
Alexey Milovidov
|
2a5f86b890
|
Using maximum one connection to external source when updating cache dictionary [#METR-19576].
|
2016-03-30 22:03:25 +03:00 |
|
Alexey Milovidov
|
a2e7b7c904
|
Addition to prev. revision [#METR-19997].
|
2016-03-30 22:01:33 +03:00 |
|
Alexey Milovidov
|
0e6993b3ea
|
Removed obsolete Chunks and ChunkRef storages [#METR-19997].
|
2016-03-30 19:04:53 +03:00 |
|
Alexey Milovidov
|
5c400d5c5c
|
Better [#METR-20659].
|
2016-03-30 02:03:15 +03:00 |
|
Alexey Milovidov
|
bcb8e4e92c
|
Attempt to fix an error [#METR-20659].
|
2016-03-30 01:52:11 +03:00 |
|
Alexey Milovidov
|
04875a022a
|
Removed code for freezing partitions due to unacceptable implementation [#METR-20656].
|
2016-03-29 22:39:44 +03:00 |
|
Alexey Milovidov
|
f7b8709885
|
Fixed error (after update of Poco) with local replicas optimization [#METR-20654].
|
2016-03-29 20:51:07 +03:00 |
|
Alexey Milovidov
|
34f6887a28
|
Merge
|
2016-03-29 19:59:22 +03:00 |
|
Alexey Milovidov
|
c2d1d04157
|
Added 'is_local' column to system.clusters table [#METR-20655].
|
2016-03-29 19:58:52 +03:00 |
|
Alexey Arno
|
e376b337f8
|
dbms: Removed obsolete files. [#METR-18510]
|
2016-03-29 19:30:28 +03:00 |
|
Alexey Arno
|
21ff6d9f94
|
dbms: Comment updates. Naming simplfications. Use better hashing. [#METR-18510]
|
2016-03-29 19:29:39 +03:00 |
|
Alexey Milovidov
|
1969504052
|
Fixed leader election [#METR-20132].
|
2016-03-29 18:31:24 +03:00 |
|
Alexey Milovidov
|
48d502a2d4
|
Updated submodule [#METR-20637].
|
2016-03-28 18:32:30 +03:00 |
|
Alexey Milovidov
|
d3a146bfe3
|
Allowed to substiture compression configuration from metrika.xml in default config file [#METR-20637].
|
2016-03-28 18:31:02 +03:00 |
|
Alexey Arno
|
09985be3ba
|
dbms: Added more comments. Made some code more understandable. [#METR-18510]
|
2016-03-28 16:00:00 +03:00 |
|
Alexey Milovidov
|
639413da5e
|
Better [#METR-20000].
|
2016-03-28 14:20:17 +03:00 |
|
Alexey Milovidov
|
86617c8339
|
Cloud databases: development [#METR-19998].
|
2016-03-28 14:19:51 +03:00 |
|
Alexey Milovidov
|
5c2f335cc0
|
Cloud databases: development [#METR-19998].
|
2016-03-28 14:19:14 +03:00 |
|
Alexey Milovidov
|
605e9c4afb
|
Addition to prev. revision [#METR-20607].
|
2016-03-27 17:36:59 +03:00 |
|
Alexey Milovidov
|
53d13330df
|
Set 'merge_tree_min_rows_for_seek' to 0, because higher values are not better [#METR-20607].
|
2016-03-27 15:52:13 +03:00 |
|
Alexey Milovidov
|
6158f550d1
|
Addition to prev. revision; added test [#METR-20607].
|
2016-03-27 15:50:49 +03:00 |
|
Alexey Milovidov
|
702876f9f0
|
Fixed suboptimal index usage in point queries [#METR-20607].
|
2016-03-27 14:37:25 +03:00 |
|
Alexey Milovidov
|
fc99c6a3ae
|
DatabaseCloud: development [#METR-19998].
|
2016-03-26 07:44:49 +03:00 |
|
Alexey Milovidov
|
e8f2afe899
|
DatabaseCloud: development [#METR-19998].
|
2016-03-26 07:13:15 +03:00 |
|
Alexey Milovidov
|
ccc3737576
|
DatabaseCloud: development [#METR-19998].
|
2016-03-26 06:03:50 +03:00 |
|
Alexey Milovidov
|
a028b256f2
|
Database engines: fixed error [#METR-20621].
|
2016-03-25 23:39:45 +03:00 |
|
Alexey Arno
|
fc728d4249
|
dbms: Added forgotten file. [#METR-18510]
|
2016-03-25 16:57:33 +03:00 |
|
Alexey Arno
|
99ef0820f7
|
dbms: Improved fault tolerance with regards to ZooKeeper. [#METR-18510]
|
2016-03-25 15:53:10 +03:00 |
|
Alexey Arno
|
776a0e3041
|
dbms: Improved fault tolerance with regards to ZooKeeper. [#METR-18510]
|
2016-03-25 15:21:10 +03:00 |
|
Alexey Arno
|
32a38485e6
|
Merge
|
2016-03-25 14:48:45 +03:00 |
|
Alexey Milovidov
|
b623b8ee39
|
compressor: fixed typo [#METR-19932].
|
2016-03-24 21:47:11 +03:00 |
|
Alexey Milovidov
|
6ecd7ebf93
|
Cloud databases: development [#METR-19998].
|
2016-03-24 00:36:47 +03:00 |
|
Alexey Milovidov
|
348d69c464
|
wikistat-loader: skipping bad data [#METR-20000].
|
2016-03-23 05:29:16 +03:00 |
|
Alexey Milovidov
|
43d323013c
|
Fixed error [#METR-19997].
|
2016-03-23 00:26:13 +03:00 |
|
Alexey Milovidov
|
216a920f5e
|
Fixed error [#METR-19997].
|
2016-03-23 00:00:53 +03:00 |
|
Alexey Milovidov
|
eb8bc838b0
|
Overriden a setting in example users config [#METR-20397].
|
2016-03-22 22:38:39 +03:00 |
|
Alexey Milovidov
|
da07716547
|
Attempt to fix an error [#METR-20397].
|
2016-03-22 22:35:23 +03:00 |
|
Alexey Milovidov
|
b5e5de0427
|
Attempt to fix an error [#METR-20397].
|
2016-03-22 05:05:21 +03:00 |
|
Alexey Milovidov
|
5720d9566e
|
Little better [#METR-19997].
|
2016-03-22 04:50:19 +03:00 |
|
Alexey Milovidov
|
6414125d04
|
Don't do global locking when renaming single table [#METR-19997].
|
2016-03-22 04:33:17 +03:00 |
|
Alexey Milovidov
|
a266359ce5
|
Allowed DEFAULT columns in query_log table [#METR-20397].
|
2016-03-22 03:21:14 +03:00 |
|
Alexey Milovidov
|
ddf10dd1ac
|
Fixed NULL pointer dereference when using IN by set of tuples with some elements in out-of-range values [#METR-20341].
|
2016-03-22 03:09:08 +03:00 |
|
Alexey Milovidov
|
288fb9dcdf
|
Less wrong [#METR-19997].
|
2016-03-22 02:46:24 +03:00 |
|