alexey-milovidov
|
012f34a799
|
Merge pull request #96 from yurial/yurial-IStorage-enable_shared_from_this
use std::enable_shared_from_this for IStorage
|
2016-08-31 00:00:23 +04:00 |
|
Yuri Dyachenko
|
94a2186dde
|
rename ext::share_ptr_helper -> ext::shared_ptr_helper
|
2016-08-30 22:27:15 +03:00 |
|
Yuri Dyachenko
|
e5825f790f
|
use std::enable_shared_from_this for IStorage
|
2016-08-29 16:28:34 +03:00 |
|
Alexey Milovidov
|
867b73b6b0
|
Fixed error with cancelling merges on ALTERs [#METR-22524].
|
2016-08-26 22:50:04 +03:00 |
|
Alexey Arno
|
cd0541134a
|
dbms: post-testing fixes [#METR-19266]
|
2016-08-24 03:39:38 +03:00 |
|
Alexey Milovidov
|
e0f3cbb432
|
Added optional 'default_database' parameter for Cluster (allow Distributed tables to connect to different databases on different shards/replicas) [#METR-22462].
|
2016-08-22 23:34:21 +03:00 |
|
Alexey Milovidov
|
b3b2cd110a
|
Tiny modification [#METR-22327].
|
2016-08-13 04:59:09 +03:00 |
|
Alexey Arno
|
c74ee4e478
|
dbms: Code cleanup [#METR-19266]
|
2016-08-12 18:22:28 +03:00 |
|
Alexey Milovidov
|
6cc8dadd6d
|
Fixed error [#METR-21993].
|
2016-08-11 00:20:46 +03:00 |
|
Alexey Arno
|
f5d9d0ebc9
|
Merge branch 'master' into METR-19266 [#METR-19266]
|
2016-08-10 22:13:15 +03:00 |
|
Alexey Arno
|
e2b6e10ec1
|
dbms: Various fixes + more comments [#METR-19266]
|
2016-08-10 22:12:29 +03:00 |
|
Alexey Milovidov
|
d8eb52c189
|
Improvement [#METR-22352].
|
2016-08-10 10:20:21 +03:00 |
|
Alexey Milovidov
|
b51bdbd0c0
|
Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811].
|
2016-08-10 00:48:05 +03:00 |
|
Alexey Milovidov
|
4b41c52747
|
Attempt to improve performance of replication queue processing [#METR-22352].
|
2016-08-09 23:39:28 +03:00 |
|
Alexey Arno
|
531ff3d5ac
|
dbms: Merged with master [#METR-19266]
|
2016-08-05 18:44:19 +03:00 |
|
Alexey Milovidov
|
55ddf44693
|
Whitespaces [#METR-22173].
|
2016-08-05 05:40:45 +03:00 |
|
Alexey Milovidov
|
61b9996d9e
|
Better [#METR-22173].
|
2016-08-05 05:28:34 +03:00 |
|
Alexey Milovidov
|
fb5981871a
|
Avoid copying ColumnWithTypeAndName [#METR-22173].
|
2016-08-05 02:35:07 +03:00 |
|
Alexey Milovidov
|
ee92f5d0cc
|
dbms: prefer fetching part from replica, in some cases [#METR-22288].
|
2016-08-02 22:02:00 +03:00 |
|
Alexey Milovidov
|
6f4fc79cde
|
Better [#METR-2944].
|
2016-07-31 06:53:16 +03:00 |
|
Alexey Milovidov
|
130ec8b58b
|
Compatibility with new parser and AST of tables list [#METR-2944].
|
2016-07-22 23:39:28 +03:00 |
|
Alexey Arno
|
beeeb0ab13
|
dbms: NULL support for MergeTree [#METR-19266]
|
2016-07-21 19:22:24 +03:00 |
|
Alexey Arno
|
252d7994e7
|
dbms: cleanup [#METR-19266]
|
2016-07-19 13:57:57 +03:00 |
|
Alexey Milovidov
|
55ed2904f4
|
Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087].
|
2016-07-14 08:22:09 +03:00 |
|
Alexey Arno
|
fa9829ad85
|
dbms: removed unused code [#METR-19266]
|
2016-07-13 19:49:06 +03:00 |
|
Alexey Arno
|
69948c5865
|
dbms: added support for null values in StorageLog + fixed long-standing bug in StorageLog (if we called the ClickHouseClient with max_threads=1, SELECT threw an exception if a table was empty) [#METR-19266]
|
2016-07-13 19:41:19 +03:00 |
|
Alexey Arno
|
6d753f05e6
|
dbms: adding support for nulls in the Log engine [#METR-19266]
|
2016-07-12 21:08:16 +03:00 |
|
Alexey Arno
|
93ac3ee3a8
|
dbms: Server: Feature development. [#METR-19266]
|
2016-07-06 18:15:15 +03:00 |
|
Alexey Milovidov
|
5ded454986
|
Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884].
|
2016-06-28 23:50:37 +03:00 |
|
Alexey Milovidov
|
e8ffd48e49
|
Loosen safety threshold on amount of ALTER changes [#METR-21615].
|
2016-06-06 22:50:30 +03:00 |
|
Alexey Milovidov
|
168ca22435
|
Fixed error when too long merges cannot be successful [#METR-21616].
|
2016-06-06 22:16:34 +03:00 |
|
Alexey Milovidov
|
3e60a95cdd
|
Allowed subqueries in views [#METR-21586].
|
2016-06-06 21:19:28 +03:00 |
|
Vladimir Chebotarev
|
39c2c0f5a5
|
dbms, contrib: Clang 3.8 build fixes. [#METR-21516]
|
2016-05-31 14:06:27 +03:00 |
|
Alexey Milovidov
|
7651dcbc0a
|
Fixed error after moving to non-recursive mutex [#METR-21503].
|
2016-05-30 04:16:22 +03:00 |
|
Alexey Milovidov
|
c518abe882
|
Get rid of Poco::SharedPtr [#METR-21503].
|
2016-05-28 20:31:50 +03:00 |
|
Alexey Milovidov
|
6a51b999da
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:50:16 +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
|
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
|
f2ccbc9802
|
Better exception message [#METR-21479].
|
2016-05-26 00:35:57 +03:00 |
|
Alexey Milovidov
|
92ca4ab538
|
Investigating [#METR-21326].
|
2016-05-19 23:24:41 +03:00 |
|
Alexey Milovidov
|
bf265e264a
|
Alter primary key: development [#METR-21119].
|
2016-05-17 02:04:03 +03:00 |
|
Alexey Milovidov
|
161e1c3ace
|
Merge
|
2016-05-16 21:52:55 +03:00 |
|
Alexey Milovidov
|
aeb57a512e
|
Removed wrong addition [#METR-21326].
|
2016-05-16 21:52:24 +03:00 |
|
Alexey Milovidov
|
2f1fead382
|
Merge
|
2016-05-16 21:47:34 +03:00 |
|
Alexey Milovidov
|
093f69c45d
|
Added support for FINAL and PARTITION specification for OPTIMIZE query [#METR-21326].
|
2016-05-16 21:43:38 +03:00 |
|
Alexey Milovidov
|
6942819013
|
Altering primary key [#METR-21119].
|
2016-05-14 00:08:19 +03:00 |
|
Alexey Milovidov
|
834f6904a4
|
Fixed typo [#METR-2944].
|
2016-05-12 23:43:51 +03:00 |
|
Alexey Milovidov
|
eea75db9fb
|
Modify primary key: development [#METR-21119].
|
2016-05-05 21:28:46 +03:00 |
|
Alexey Milovidov
|
70273d65f6
|
Better diagnostics [#METR-21183].
|
2016-05-04 21:04:36 +03:00 |
|
Alexey Milovidov
|
07f04d70d3
|
Merge
|
2016-04-24 12:44:47 +03:00 |
|
Alexey Milovidov
|
c6722da2b2
|
Merge
|
2016-04-19 00:38:06 +03:00 |
|
Alexey Milovidov
|
c43b34d3f0
|
Added function 'indexHint' [#METR-20940].
|
2016-04-16 02:10:29 +03:00 |
|
Alexey Milovidov
|
3923c7abce
|
Merge
|
2016-04-15 20:42:51 +03:00 |
|
Alexey Milovidov
|
d79174b2ce
|
Preparation [#METR-20644].
|
2016-04-15 20:13:51 +03:00 |
|
Alexey Milovidov
|
0b7a474beb
|
Better exception message [#METR-20817].
|
2016-04-09 08:45:42 +03:00 |
|
Alexey Milovidov
|
11df87ea54
|
Merge
|
2016-04-09 07:22:11 +03:00 |
|
Alexey Milovidov
|
d0365e9501
|
Separated code for checking parts [#METR-20803].
|
2016-04-09 06:50:02 +03:00 |
|
Alexey Milovidov
|
31ed033fbb
|
Fixed leader election in completely different way to allow many replicas in single ClickHouse instance (that is used in tests) [#METR-20132].
|
2016-04-09 05:03:44 +03:00 |
|
Alexey Milovidov
|
f0844ecb66
|
Attempt to fix an error [#METR-20803].
|
2016-04-08 00:35:01 +03:00 |
|
Alexey Milovidov
|
3973277936
|
Allowed to modify 'max_files_to_modify_in_alter_columns' [#METR-20763].
|
2016-04-05 21:18:16 +03:00 |
|
Alexey Milovidov
|
6e75a1d1c0
|
Cloud databases: development [#METR-19998].
|
2016-04-05 00:41:16 +03:00 |
|
Alexey Milovidov
|
e6489d5ea6
|
Tiny modification [#METR-2944].
|
2016-04-04 23:08:13 +03:00 |
|
Alexey Milovidov
|
eb5d905600
|
Added support for using index for LIKE expressions with fixed prefix [#METR-20706].
|
2016-04-03 00:19:58 +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
|
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
|
a2e7b7c904
|
Addition to prev. revision [#METR-19997].
|
2016-03-30 22:01:33 +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 Arno
|
21ff6d9f94
|
dbms: Comment updates. Naming simplfications. Use better hashing. [#METR-18510]
|
2016-03-29 19:29:39 +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
|
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 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
|
43d323013c
|
Fixed error [#METR-19997].
|
2016-03-23 00:26:13 +03:00 |
|
Alexey Milovidov
|
5fc44df6b5
|
Squashed commit of the following:
commit f9b478181cd49224154cc350fb57df7121842f1c
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sat Mar 19 04:06:36 2016 +0300
Database engines: development [#METR-19997].
commit f7a10a67761ccfd05f3dac32d6444920cd8d4d60
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sat Mar 19 03:44:37 2016 +0300
Database engines: development [#METR-19997].
commit bd98a8558e98bad2bed278e5762c4e0fc66e6f38
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sat Mar 19 00:33:59 2016 +0300
Database engines: development [#METR-19997].
commit 19712fd884c22a4e2c2b67474086dea8f44e7c7b
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sat Mar 19 00:03:11 2016 +0300
Database engines: development [#METR-19997].
commit 50274d6df7e91fcc34aab8a8c72347daa2c6512f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 23:24:57 2016 +0300
Database engines: development [#METR-19997].
commit 4a0b99b19b34e90ef8b7be2d199f6232e36ef3f7
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 22:50:36 2016 +0300
Database engines: development [#METR-19997].
commit 44ff3ebba7a3e460a27a89f31ddf199dbea1d182
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 15:09:17 2016 +0300
Database engines: development [#METR-19997].
commit 137c31f3004cfd282473b6acb01cbe1b4ca2aadd
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 03:26:34 2016 +0300
Database engines: development [#METR-19997].
commit aa4c0496d4afe4a691164254be2bd5600542b38a
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 03:22:59 2016 +0300
Database engines: development [#METR-19997].
commit 5a94d1f0607450a2dac28a4d7df8b1393a864c23
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 01:02:40 2016 +0300
Database engines: development [#METR-19997].
commit 50fd5b52ea1141955a5dfba0dcb191f3289ac25b
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Thu Mar 17 23:23:40 2016 +0300
Database engines: development [#METR-19997].
commit a333d91b058e4f56dd83a6d2878c3c2bd8efc002
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Thu Mar 17 20:29:07 2016 +0300
Database engines: development [#METR-19997].
commit f81d366e7ac8348436f2698d040f8e341743a024
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Thu Mar 17 01:30:23 2016 +0300
Database engines: development [#METR-19997].
commit d0696860c9060827896214c08d147c759ea79376
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Wed Mar 16 21:55:31 2016 +0300
Database engines: development [#METR-19997].
commit 46a168c2ada140a0e95cd8d4b9d8ba9bac855d11
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Wed Mar 16 08:00:58 2016 +0300
Database engines: development [#METR-19997].
commit 20a2bad161454225fc1b5f9b919b842fbebc3231
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Wed Mar 16 06:51:10 2016 +0300
Database engines: development [#METR-19997].
commit ca0a77fcc2a8d0b276eb3743c53551ad3fe16314
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Wed Mar 16 06:02:20 2016 +0300
Reverted erroneous modification [#METR-19997].
commit 1370bdcc4594182f6ef2b146f9afabfe1c295080
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Wed Mar 16 00:41:34 2016 +0300
Database engines: development [#METR-19997].
commit 16e72c67041cae6471509d3f0f3d4a9aa7b7dc0f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Mar 15 00:41:48 2016 +0300
Database engines: development [#METR-19997].
|
2016-03-19 04:18:49 +03:00 |
|
Alexey Milovidov
|
4f3e9dfc95
|
dbms: addition to prev. revision [#METR-20301].
|
2016-03-10 06:45:03 +03:00 |
|
Alexey Arno
|
75f31de790
|
dbms: Code cleanup. [#METR-18510]
|
2016-03-09 16:40:47 +03:00 |
|
Alexey Arno
|
0f35ecc357
|
dbms: Code cleanup. [#METR-18510]
|
2016-03-08 16:46:00 +03:00 |
|
Alexey Milovidov
|
0a48e6296e
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 07:35:06 +03:00 |
|
Alexey Milovidov
|
30cba89be0
|
Fixing build on clang [#METR-2807].
|
2016-03-07 07:31:10 +03:00 |
|
Alexey Milovidov
|
f5247021b1
|
Fixed error [#METR-20296].
|
2016-03-05 06:17:11 +03:00 |
|
Alexey Arno
|
f5c520bde1
|
dbms: Improved locking. [#METR-18510]
|
2016-03-04 19:33:31 +03:00 |
|
Alexey Milovidov
|
42883fddc4
|
Added virtual column '_sample_factor' [#METR-20296].
|
2016-03-04 07:54:10 +03:00 |
|
Pavel Kartavyy
|
4e2a760474
|
Merge
|
2016-03-03 18:38:13 +03:00 |
|
Alexey Arno
|
d21060c35b
|
dbms: Locking performance and correctness improvements. [#METR-18510]
|
2016-03-03 17:37:15 +03:00 |
|
Alexey Milovidov
|
e29eb14b79
|
dbms: attempt to fix an error [#METR-20273].
|
2016-03-03 07:30:36 +03:00 |
|
Alexey Arno
|
514cf0fcba
|
dbms: Code cleanup. [#METR-18510]
|
2016-03-02 17:12:04 +03:00 |
|
Alexey Arno
|
6232e1cf9a
|
dbms: Added stricter checkings for coordinated requests originating from shards and a more reliable cluster naming scheme. [#METR-18510]
|
2016-03-02 16:35:30 +03:00 |
|
Alexey Arno
|
6efc98d1f3
|
Merge
|
2016-03-01 20:47:53 +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
|
bb122a2fa7
|
dbms: less locking while clearing old parts; better while loading parts [#METR-2944].
|
2016-02-14 14:02:47 +03:00 |
|
Alexey Milovidov
|
4e86a71198
|
Addition [#METR-2944].
|
2016-02-14 09:46:22 +03:00 |
|
Alexey Milovidov
|
5a78d4b0da
|
Lowered size of index in memory (experimental) [#METR-2944].
|
2016-02-14 08:43:03 +03:00 |
|
Alexey Milovidov
|
7a92c3cf1a
|
Preparation [#METR-2944].
|
2016-02-14 07:58:47 +03:00 |
|
Alexey Milovidov
|
de080cac60
|
dbms: fixed error [#METR-19866].
|
2016-02-03 04:24:12 +03:00 |
|
Alexey Milovidov
|
48a1fe182d
|
dbms: attempt to fix an error [#METR-19866].
|
2016-02-03 00:30:27 +03:00 |
|
Alexey Milovidov
|
a0e7a59ab1
|
dbms: fixing errors with ATTACHes [#METR-19399].
|
2016-01-30 05:29:20 +03:00 |
|
Alexey Milovidov
|
f0a009bd70
|
dbms: attempt to fix an error [#METR-19399].
|
2016-01-30 03:57:35 +03:00 |
|
Alexey Milovidov
|
061306d04b
|
Merge
|
2016-01-29 05:24:50 +03:00 |
|
Alexey Milovidov
|
d5163b5060
|
Removed few old files [#METR-18510].
|
2016-01-29 05:22:43 +03:00 |
|
Alexey Arno
|
113b592380
|
Merge
|
2016-01-28 19:06:57 +03:00 |
|
Alexey Milovidov
|
e5d4149ca4
|
Merge
|
2016-01-28 04:00:42 +03:00 |
|
Alexey Milovidov
|
67a07205b7
|
Merge
|
2016-01-28 04:00:27 +03:00 |
|
Alexey Milovidov
|
5c90d7d45c
|
Merge
|
2016-01-26 05:00:25 +03:00 |
|
Alexey Milovidov
|
085dd9f90a
|
Merge
|
2016-01-26 04:56:42 +03:00 |
|
Alexey Arno
|
ae2f7c7613
|
Merge
|
2016-01-26 03:30:18 +03:00 |
|
Alexey Milovidov
|
6d50fb4b44
|
dbms: fixed quorum inserts; improved performance of ordinary inserts [#METR-16779].
|
2016-01-24 08:00:24 +03:00 |
|
Alexey Milovidov
|
409954428b
|
dbms: using numeric constants while evaluating PKCondition [#METR-19758].
|
2016-01-23 00:28:58 +03:00 |
|
Alexey Arno
|
a3ea32b985
|
Merge
|
2016-01-21 19:30:05 +03:00 |
|
Alexey Milovidov
|
0f3e163c4e
|
dbms: CurrentMetrics: development [#METR-19596].
|
2016-01-21 04:47:28 +03:00 |
|
Alexey Milovidov
|
30e559636d
|
dbms: added support for global metrics: sending to graphite; added system.metrics table [#METR-19596].
|
2016-01-21 00:32:01 +03:00 |
|
Alexey Milovidov
|
82a96d22b1
|
dbms: tracking replicas delays [#METR-17573].
|
2016-01-17 16:00:42 +03:00 |
|
Alexey Milovidov
|
d603d0a12d
|
Merge
|
2016-01-17 11:12:48 +03:00 |
|
Alexey Milovidov
|
a30532594b
|
dbms: fixed error [#METR-19586].
|
2016-01-17 08:22:22 +03:00 |
|
Alexey Milovidov
|
70506f7246
|
dbms: porting to aarch64 [#METR-19609].
|
2016-01-14 05:10:39 +03:00 |
|
Alexey Milovidov
|
d8e6b1dcf1
|
dbms: fixed error in prev. revision [#METR-19586].
|
2016-01-13 05:36:11 +03:00 |
|
Alexey Milovidov
|
949ecc2070
|
dbms: optimized function pullLogsToQueue [#METR-19586].
|
2016-01-12 22:45:51 +03:00 |
|
Alexey Milovidov
|
13c7d0983a
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
|
Alexey Milovidov
|
1f7f7cd682
|
dbms: better [#METR-19586].
|
2016-01-10 07:44:12 +03:00 |
|
Alexey Milovidov
|
a5b8166541
|
dbms: better [#METR-19586].
|
2016-01-10 07:43:30 +03:00 |
|
Alexey Milovidov
|
6c712c1e7f
|
dbms: improved performance of inserting into Distributed table [#METR-19595].
|
2016-01-06 19:00:30 +03:00 |
|
Andrey Mironov
|
325107ad5a
|
dbms: FunctionCast for Enums: allow changing names but not values for existing elements [#METR-19265]
|
2015-12-29 15:57:22 +03:00 |
|
Alexey Milovidov
|
43350f51bb
|
dbms: don't thrash mark_cache on merges (and ALTER MODIFY TYPE) [#METR-19575].
|
2015-12-26 03:59:09 +03:00 |
|
Alexey Milovidov
|
f1f3619df4
|
dbms: cancelling fetching of parts on table shutdown [#METR-19544].
|
2015-12-25 00:28:18 +03:00 |
|
Alexey Milovidov
|
c7b9b29325
|
dbms: almost surely fixed error [#METR-19369].
|
2015-12-21 23:17:24 +03:00 |
|
Alexey Milovidov
|
7f74a32c80
|
dbms: little more correct [#METR-17579].
|
2015-12-13 10:03:30 +03:00 |
|
Alexey Milovidov
|
34236c3913
|
dbms: addition to prev. revision [#METR-17579].
|
2015-12-13 10:00:43 +03:00 |
|
Alexey Milovidov
|
28c63f20f6
|
dbms: addition to prev. revision [#METR-17579].
|
2015-12-13 09:56:00 +03:00 |
|
Alexey Milovidov
|
2aeb48be2d
|
dbms: added backoff on slow reads [#METR-17579].
|
2015-12-13 07:52:13 +03:00 |
|
Alexey Milovidov
|
db8d82f13e
|
dbms: Buffer: better [#METR-19249].
|
2015-12-09 09:55:49 +03:00 |
|
Alexey Milovidov
|
e348105481
|
dbms: get rid of bad idea [#METR-19056].
|
2015-12-09 07:06:44 +03:00 |
|
Alexey Milovidov
|
7fa1a57165
|
dbms: fixed excessive memory allocation when splitting single-level block in Aggregator [#METR-17000].
|
2015-12-05 10:01:18 +03:00 |
|
Alexey Milovidov
|
ec34b0bdcf
|
dbms: more simple [#METR-19056].
|
2015-12-03 08:29:08 +03:00 |
|
Alexey Milovidov
|
2755e90b15
|
dbms: fixed not-an-error [#METR-19056].
|
2015-12-03 08:18:22 +03:00 |
|
Alexey Milovidov
|
b6aaf1fe32
|
dbms: development; provided monotonicity properties for date-time functions [#METR-19052].
|
2015-11-29 14:58:44 +03:00 |
|
Alexey Milovidov
|
d9bc972a59
|
dbms: allowed to use index if column is wrapped by piecewise-monotonic functions: initial implementation [#METR-19052].
|
2015-11-29 11:06:29 +03:00 |
|
Alexey Milovidov
|
09dd253636
|
dbms: added support for SAMPLE ... OFFSET [#METR-18847].
|
2015-11-19 00:37:28 +03:00 |
|
Alexey Milovidov
|
e78ed9f802
|
dbms: replication delays: development [#METR-17573].
|
2015-11-09 23:30:54 +03:00 |
|
Alexey Milovidov
|
4a35d9169f
|
dbms: merges don't block ALTERs [#METR-18690].
|
2015-11-06 20:34:48 +03:00 |
|
Alexey Milovidov
|
53dd07b8ca
|
dbms: checking replication delays: development [#METR-17573].
|
2015-11-05 23:08:18 +03:00 |
|
Alexey Milovidov
|
e29df2814c
|
dbms: checking replication delays [#METR-17573].
|
2015-11-05 22:44:19 +03:00 |
|
Alexey Milovidov
|
11447a4e1a
|
dbms: accurate checking of replication delays (incomplete) [#METR-17573].
|
2015-11-05 20:38:24 +03:00 |
|
Alexey Milovidov
|
400588148c
|
dbms: fixed error in PKCondition [#METR-18585].
|
2015-10-29 00:00:44 +03:00 |
|