Andrey Mironov
|
8bc12dbbe4
|
dbms: system.dictionaries: add brief source description. [#METR-15569]
|
2015-03-25 13:10:35 +03:00 |
|
Andrey Mironov
|
e521611c98
|
dbms:dummy system.dictionaries and dictionary exception logging. [#METR-13298]
|
2015-03-24 12:50:39 +03:00 |
|
Pavel Kartavyy
|
134ee3a779
|
Merge
|
2015-03-23 12:09:25 +03:00 |
|
Andrey Mironov
|
8ef4f22e4c
|
Merge
|
2015-03-19 18:28:08 +03:00 |
|
Alexey Milovidov
|
6107740fc6
|
dbms: tiny improvement [#METR-14848].
|
2015-03-18 22:17:05 +03:00 |
|
Alexey Milovidov
|
7431af2cf9
|
dbms: fixed error with exception safety [#METR-15357].
|
2015-03-16 22:24:57 +03:00 |
|
Alexey Milovidov
|
0535438ea4
|
dbms: fixed bad code with GLOBAL operations [#METR-15144].
|
2015-03-15 11:05:28 +03:00 |
|
Alexey Milovidov
|
291d9daabf
|
Merge
|
2015-03-14 05:37:53 +03:00 |
|
Alexey Milovidov
|
5c69667f2a
|
dbms: different compression methods on merge: preparation [#METR-15386].
|
2015-03-14 05:36:39 +03:00 |
|
Alexey Milovidov
|
b828604a5f
|
Merge
|
2015-03-14 00:31:23 +03:00 |
|
Alexey Milovidov
|
f8f806ff58
|
dbms: fixed performance issue with very small blocks [#METR-2944].
|
2015-02-22 18:31:39 +03:00 |
|
Andrey Mironov
|
17ff7a352b
|
Merge
|
2015-02-16 20:06:45 +03:00 |
|
Alexey Milovidov
|
2d04fed3a3
|
dbms: improved performance of reading string column [#METR-2944].
|
2015-02-15 15:38:21 +03:00 |
|
Alexey Milovidov
|
fa84f264aa
|
dbms: more sane progress bar - it doesn't roll back when using ConcatBlockInputStream [#METR-2944].
|
2015-02-15 09:08:31 +03:00 |
|
Alexey Milovidov
|
7d4ce4b505
|
dbms: added settings to fine tune reads from merge tree [#METR-2944].
|
2015-02-15 05:31:48 +03:00 |
|
Alexey Milovidov
|
a9eb28c07d
|
Using std::make_unique [#METR-2807].
|
2015-02-11 00:10:58 +03:00 |
|
Alexey Arno
|
78283c6b85
|
Merge
|
2015-02-09 14:40:54 +03:00 |
|
Andrey Mironov
|
8c62be82d1
|
dbms: make StorageFactory a singleton
|
2015-02-09 13:10:35 +03:00 |
|
Alexey Arno
|
e8902aa644
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-09 01:37:55 +03:00 |
|
Alexey Arno
|
51f8ad6e9d
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-04 13:27:06 +03:00 |
|
Alexey Milovidov
|
60df70053d
|
dbms: fixed error [#METR-14902].
|
2015-02-03 20:39:24 +03:00 |
|
Alexey Arno
|
7ff0baaa44
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 17:37:35 +03:00 |
|
Alexey Arno
|
79e97417d9
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:33 +03:00 |
|
Alexey Arno
|
7cba335206
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:33 +03:00 |
|
Alexey Arno
|
a7f0279e1c
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:33 +03:00 |
|
Alexey Arno
|
c46cd1e087
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:33 +03:00 |
|
Alexey Arno
|
aa6e8f1fff
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:33 +03:00 |
|
Alexey Arno
|
28570a12ce
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:13 +03:00 |
|
Alexey Arno
|
e86abf0311
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:12 +03:00 |
|
Alexey Arno
|
73006ac354
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:35:55 +03:00 |
|
Alexey Arno
|
485c472bc7
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:35:55 +03:00 |
|
Alexey Arno
|
d6f59cbc9e
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:35:54 +03:00 |
|
Alexey Arno
|
dab90c2542
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:35:54 +03:00 |
|
Alexey Milovidov
|
22b9ecfdea
|
dbms: fixed error with DROP COLUMN in replicated tables [#METR-14848].
|
2015-02-01 06:49:36 +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
|
8a61f96d67
|
dbms: StorageJoin: development [#METR-2944].
|
2015-01-28 00:24:24 +03:00 |
|
Alexey Milovidov
|
fed642cd7c
|
dbms: added StorageSet [#METR-2944].
|
2015-01-27 03:52:03 +03:00 |
|
Alexey Milovidov
|
6927823716
|
dbms: little better [#METR-2944].
|
2015-01-25 08:07:51 +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 Milovidov
|
02f9d15a36
|
Addition to prev. revision [#METR-2944].
|
2015-01-21 07:30:33 +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 Milovidov
|
1685b293f7
|
dbms: tiny improvements [#METR-2944].
|
2015-01-18 11:25:56 +03:00 |
|
Alexey Milovidov
|
f9ae1ea67e
|
dbms: fixed error with table function 'remote' [#METR-14483].
|
2014-12-30 06:53:41 +03:00 |
|
Andrey Mironov
|
95d4aa1de5
|
dbms: add throttling for DirectoryMonitor
|
2014-12-25 23:53:18 +03:00 |
|
Alexey Milovidov
|
70ee1bdaf6
|
dbms: trivial modification [#METR-2944].
|
2014-12-25 03:18:16 +03:00 |
|
Alexey Milovidov
|
132847e64d
|
dbms: fixed special case when renaming or removing parts [#METR-13918] [#METR-14470].
|
2014-12-24 23:02:04 +03:00 |
|
Alexey Milovidov
|
41a005ba73
|
dbms: style [#METR-2944].
|
2014-12-19 21:33:30 +03:00 |
|
Andrey Mironov
|
1713846472
|
dbms: fix merge blocker. [#METR-14032]
|
2014-12-19 17:18:56 +03:00 |
|
Andrey Mironov
|
7d713ea40b
|
dbms: compress zookeeper checksum metadata. [#MTRSADMIN-879]
|
2014-12-17 21:38:22 +03:00 |
|
Andrey Mironov
|
3ebfd2fb7f
|
dbms: pass proper context into Storage::read(). [#METR-14179]
This reverts commit 34b3f738a67432b44f6f69238dd1529535984d1a.
|
2014-12-17 17:19:07 +03:00 |
|
Andrey Mironov
|
338314c9c6
|
dbms: stop merges on ALTER. [#METR-14032]
|
2014-12-17 16:14:24 +03:00 |
|
Andrey Mironov
|
49e322a045
|
Revert "dbms: pass proper context into Storage::read(). [#METR-14179]"
This reverts commit c0800b74a6fa338d29a65111599aa1fe71b67201.
|
2014-12-16 19:22:57 +03:00 |
|
Andrey Mironov
|
fc9472ba47
|
dbms: pass proper context into Storage::read(). [#METR-14179]
|
2014-12-16 15:40:25 +03:00 |
|
Alexey Milovidov
|
cea5e295d0
|
dbms: addition to prev. revision [#METR-14300].
|
2014-12-15 07:06:39 +03:00 |
|
Alexey Milovidov
|
4b92baff9e
|
dbms: fixed error in StorageBuffer [#METR-14300].
|
2014-12-15 07:00:47 +03:00 |
|
Alexey Milovidov
|
5abe09e7ba
|
dbms: style [#METR-2944].
|
2014-12-14 08:27:39 +03:00 |
|
Alexey Milovidov
|
09076b30d5
|
Merge
|
2014-12-12 23:50:32 +03:00 |
|
Alexey Milovidov
|
03a21823db
|
dbms: addition to prev. revision [#METR-14238].
|
2014-12-11 05:04:13 +03:00 |
|
Alexey Milovidov
|
2aa2cb18c4
|
dbms: fixed error with re-initializing session in ZK [#METR-14238].
|
2014-12-11 04:56:42 +03:00 |
|
Andrey Mironov
|
c21502e70f
|
dbms: store checksums in binary format. [#MTRSADMIN-879]
|
2014-12-09 16:58:19 +03:00 |
|
Andrey Mironov
|
8533ebe8bd
|
Merge
|
2014-12-04 18:51:36 +03:00 |
|
Andrey Mironov
|
fa3d9226b3
|
dbms: fix forced flush in StorageBuffer
|
2014-12-03 16:28:17 +03:00 |
|
Alexey Milovidov
|
32f3c9c1da
|
Merge
|
2014-11-30 06:23:36 +03:00 |
|
Andrey Mironov
|
f7cda10386
|
Merge
|
2014-11-26 13:28:13 +03:00 |
|
Alexey Milovidov
|
a03bc39fa2
|
Merge
|
2014-11-25 23:55:36 +03:00 |
|
Alexey Milovidov
|
3dba76210f
|
Merge
|
2014-11-25 23:55:36 +03:00 |
|
Alexey Milovidov
|
25ddd55cad
|
Merge
|
2014-11-25 23:55:34 +03:00 |
|
Alexey Milovidov
|
8b2b1a52d1
|
Revert "Revert "dbms: allow all requested columns to be missing [#METR-13020]""
This reverts commit a74051d1739fbf4de8da2118e2f05820a6bc10f0.
|
2014-11-25 23:55:23 +03:00 |
|
Andrey Mironov
|
eefcb3e369
|
Revert "dbms: allow all requested columns to be missing [#METR-13020]"
This reverts commit e09872e3621f24a9a839ce377e4a317dc2ca1788.
|
2014-11-25 21:46:58 +03:00 |
|
Andrey Mironov
|
c28bb54ed4
|
Merge
|
2014-11-25 21:46:38 +03:00 |
|
Andrey Mironov
|
4c9af262fd
|
Merge
|
2014-11-25 21:46:23 +03:00 |
|
Alexey Milovidov
|
53c1dd7e08
|
Merge
|
2014-11-25 21:13:52 +03:00 |
|
Alexey Milovidov
|
d7a1abbbdc
|
Merge
|
2014-11-22 05:22:30 +03:00 |
|
Andrey Mironov
|
d0971956e0
|
dbms: add quantile[s]Deterministic, rename stdext:: to ext:: [#METR-13199]
|
2014-11-21 16:34:37 +03:00 |
|
Andrey Mironov
|
d4d3663cd4
|
Merge
|
2014-11-20 17:42:45 +03:00 |
|
Andrey Mironov
|
37746b8e96
|
Merge
|
2014-11-14 15:52:02 +03:00 |
|
Andrey Mironov
|
58473a3085
|
Merge
|
2014-11-14 14:03:26 +03:00 |
|
Andrey Mironov
|
5af02c6119
|
Revert "dbms: purported fix", no luck
This reverts commit bf86346df8713ac76ed631f12eda4f13d3379057.
|
2014-11-14 12:47:58 +03:00 |
|
Andrey Mironov
|
4a70c452a7
|
dbms: purported fix
|
2014-11-14 12:30:35 +03:00 |
|
Andrey Mironov
|
11f1482927
|
dbms: allow all requested columns to be missing [#METR-13020]
|
2014-11-13 20:49:24 +03:00 |
|
Pavel Kartavyy
|
14c231c055
|
dbms: filtered tables in 'show tables from' query [#METR-13667]
|
2014-11-13 16:02:12 +03:00 |
|
Andrey Mironov
|
50328d120a
|
Merge
|
2014-11-12 13:42:04 +03:00 |
|
Andrey Mironov
|
731be3e7cf
|
Merge
|
2014-11-12 13:37:47 +03:00 |
|
Alexey Milovidov
|
9a9036f217
|
dbms: added FREEZE PARTITION functionality [#METR-13441].
|
2014-11-11 07:11:07 +03:00 |
|
Andrey Mironov
|
3407600536
|
dbms: save all columns in a single ZooKeeper node [#METR-12739]
|
2014-11-10 19:16:43 +03:00 |
|
Alexey Milovidov
|
16a1c1e6e8
|
Merge
|
2014-11-09 02:55:24 +03:00 |
|
Alexey Milovidov
|
3d359e2b82
|
Partially get rid of time2str.h [#METR-13554].
|
2014-11-06 09:32:23 +03:00 |
|
Alexey Milovidov
|
425263970f
|
dbms: improved performance of aggregation by one numeric key (up to: 2x for UInt8, 5x for UInt16, 1.1x for UInt32, UInt64) [#METR-2944].
|
2014-10-29 04:18:50 +03:00 |
|
Alexey Milovidov
|
e063ccc180
|
dbms: StorageBuffer: additions [#METR-13297].
|
2014-10-27 07:18:13 +03:00 |
|
Alexey Milovidov
|
5cf02c4cc1
|
dbms: addition to prev. revision [#METR-13297].
|
2014-10-26 03:21:06 +03:00 |
|
Alexey Milovidov
|
2d5192c4a0
|
dbms: StorageBuffer: development [#METR-13297].
|
2014-10-26 03:01:36 +03:00 |
|
Alexey Milovidov
|
0045133b0e
|
dbms: prepared for fully-functional progress bar [#METR-2944].
|
2014-10-25 22:33:52 +04:00 |
|
Andrey Mironov
|
2798a19944
|
Merge
|
2014-10-24 14:48:47 +04:00 |
|
Andrey Mironov
|
ec5aa734f9
|
dbms: cut coupling between dbms and dbms_functions. [#METR-12739]
|
2014-10-24 13:33:31 +04:00 |
|
Andrey Mironov
|
934149d59a
|
Merge
|
2014-10-23 16:16:24 +04:00 |
|
Andrey Mironov
|
847b91614a
|
dbms: deduce and check types during alter, alteration of defaulted columns. [#METR-12739]
|
2014-10-21 16:11:20 +04:00 |
|