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 |
|
Alexey Milovidov
|
d3664eac89
|
dbms: added setting replication_alter_partitions_sync [#METR-13158].
|
2014-10-18 23:14:09 +04:00 |
|
Alexey Milovidov
|
f26b265eed
|
Merge
|
2014-10-18 21:37:55 +04:00 |
|
Alexey Milovidov
|
172ac6715f
|
dbms: tiny fix [#METR-2944].
|
2014-10-18 01:44:56 +04:00 |
|
Andrey Mironov
|
8a8e5963c5
|
dbms: chaining support for defaulted columns when corresponding columns files are absent. [#METR-12739]
|
2014-10-17 16:26:53 +04:00 |
|
Alexey Milovidov
|
a097d24644
|
dbms: moved some code to separate file [#METR-13153].
|
2014-10-17 05:05:51 +04:00 |
|
Andrey Mironov
|
1dfcaefc64
|
Merge
|
2014-10-16 20:55:23 +04:00 |
|
Andrey Mironov
|
0bfd35e5c7
|
dbms: defaulted columns support for ALTER, currently without type deduction and checking.
|
2014-10-16 17:37:01 +04:00 |
|
Alexey Milovidov
|
c2e4662ad7
|
Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807].
|
2014-10-16 05:21:03 +04:00 |
|
Alexey Milovidov
|
07ba420b85
|
dbms: addition to prev. revision; removed support to FETCH UNREPLICATED PARTITION [#METR-13153].
|
2014-10-15 23:59:12 +04:00 |
|
Alexey Milovidov
|
25b474bd81
|
dbms: fixed subtle error [#METR-13153].
|
2014-10-15 17:38:09 +04:00 |
|
Alexey Milovidov
|
3d7639e5f1
|
dbms: little better [#METR-13153].
|
2014-10-15 05:22:06 +04:00 |
|
Alexey Milovidov
|
21383c5475
|
dbms: FETCH PARTITION: development [#METR-13153].
|
2014-10-13 21:28:59 +04:00 |
|
Andrey Mironov
|
43deee45c9
|
dbms: MATERIALIZED columns evaluation during insert, error handling. #[METR-12739]
|
2014-10-13 18:35:40 +04:00 |
|
Andrey Mironov
|
6f7997ce11
|
dbms: prohibit inserting materialized columns, support create as and similar queries. [#METR-12739]
|
2014-10-10 19:45:43 +04:00 |
|
Alexey Milovidov
|
54636994ef
|
dbms: FETCH PARTITION: development [#METR-13153].
|
2014-10-10 04:46:37 +04:00 |
|
Alexey Milovidov
|
c1601502bd
|
dbms: FETCH PARTITION: parsing and dispatching [#METR-13153].
|
2014-10-10 00:28:33 +04:00 |
|
Alexey Milovidov
|
150bde4e4f
|
dbms: VIEWs: added support for SAMPLE, FINAL, PREWHERE [#METR-13098].
|
2014-10-08 03:08:56 +04:00 |
|
Alexey Milovidov
|
48ec87bc40
|
dbms: fixed error with system.replicas; improvement [#METR-12726].
|
2014-10-07 22:44:03 +04:00 |
|
Andrey Mironov
|
f675bed75b
|
dbms: add partial validation of ALTER queries. [#METR-12739]
|
2014-10-07 13:09:59 +04:00 |
|
Alexey Milovidov
|
468ea6e4be
|
dbms: added table system.replicas [#METR-12726].
|
2014-10-06 09:18:17 +04:00 |
|
Alexey Milovidov
|
0e923da9b3
|
dbms: added system.zookeeper table [#METR-2944].
|
2014-10-06 07:49:56 +04:00 |
|
Alexey Milovidov
|
64071c2224
|
Merge
|
2014-10-03 22:41:16 +04:00 |
|
Alexey Milovidov
|
90d8096a0e
|
Merge
|
2014-10-03 21:57:01 +04:00 |
|
Alexey Milovidov
|
e84a0266e6
|
dbms: more consistent usage of override in Storages [#METR-12524].
|
2014-10-03 21:55:36 +04:00 |
|
Andrey Mironov
|
220ce78326
|
dbms: support ALIAS in table declaration
|
2014-10-03 19:30:10 +04:00 |
|
Andrey Mironov
|
defc09ed40
|
Merge
|
2014-10-03 18:29:42 +04:00 |
|
Andrey Mironov
|
468b7af64e
|
Merge
|
2014-10-03 14:19:34 +04:00 |
|
Alexey Milovidov
|
1da86169d6
|
dbms: more handy error message [#METR-2944].
|
2014-10-03 03:31:18 +04:00 |
|
Andrey Mironov
|
9800d0d95f
|
Merge
|
2014-10-02 22:34:49 +04:00 |
|
Andrey Mironov
|
192dde9b36
|
Merge
|
2014-10-01 20:47:36 +04:00 |
|
Andrey Mironov
|
5083090f8d
|
Merge
|
2014-10-01 20:39:32 +04:00 |
|
Alexey Milovidov
|
d6a2cc33aa
|
dbms: tiny modifications [#METR-12784].
|
2014-10-01 04:10:35 +04:00 |
|
Alexey Milovidov
|
4b83a8d3b3
|
dbms: tiny modifications [#METR-12784].
|
2014-10-01 00:26:10 +04:00 |
|
Andrey Mironov
|
34dba980c7
|
show defaulted columns info in DESC TABLE query output. [#METR-12739]
|
2014-09-30 07:48:40 +04:00 |
|
Andrey Mironov
|
8052020218
|
add draft version of DEFAULT, MATERIALIZED/ALIAS currently parsed but not taken into account. [#METR-12739]
|
2014-09-30 07:08:47 +04:00 |
|
Alexey Milovidov
|
995bc9a5dd
|
dbms: investigation [#METR-12784].
|
2014-09-30 00:26:46 +04:00 |
|
Andrey Mironov
|
3060ba9571
|
return ColumnDefaults from InterpreterCreateQuery::parseColumns. [#METR-12739]
|
2014-09-29 18:58:48 +04:00 |
|
Andrey Mironov
|
d1d9037053
|
Merge
|
2014-09-24 18:46:23 +04:00 |
|
Andrey Mironov
|
0a4e3f1280
|
add function currentDatabase(), allow string-expressions in place of database name
|
2014-09-24 15:53:41 +04:00 |
|
Andrey Mironov
|
c6048522d2
|
Merge
|
2014-09-23 21:24:39 +04:00 |
|
Andrey Mironov
|
9c5f8eadb3
|
Merge
|
2014-09-23 21:00:57 +04:00 |
|
Andrey Mironov
|
f9afc661d1
|
Merge
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
bc1587a192
|
Merge
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
0f0c10a62d
|
move single condition from WHERE to PREWHERE, refactor. [#METR-11900]
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
13870f5ba5
|
transform of non-good conditions, refactor. [#METR-11900]
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
78aeb03095
|
Merge
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
8579036446
|
refactor, fix comment meaning. [#METR-11900]
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
86beda3111
|
Merge
|
2014-09-23 15:36:01 +04:00 |
|
Andrey Mironov
|
0fb1912d7c
|
WHERE condition recognition. [#METR-11900]
|
2014-09-23 15:36:01 +04:00 |
|
Andrey Mironov
|
e954fa6d00
|
add elapsed and progress rows to system.merges. [#METR-12574]
Fix data-race introduced due to misconception of atomic instructions on integers.
|
2014-09-18 14:23:12 +04:00 |
|
Alexey Milovidov
|
f2c0ba3ba2
|
dbms: fixed error with merges [#METR-12767].
|
2014-09-18 03:57:25 +04:00 |
|
Alexey Milovidov
|
8505c84c23
|
dbms: throttling INSERTs early [#METR-12767].
|
2014-09-18 02:57:02 +04:00 |
|
Alexey Milovidov
|
eca407e61a
|
Revert "dbms: fixed high CPU usage on failed INSERTs [#METR-12726]."
This reverts commit 49cf3bbd0d8af92a756b46039a7a52fa81992765.
|
2014-09-17 06:36:32 +04:00 |
|
Alexey Milovidov
|
587820aab9
|
dbms: fixed high CPU usage on failed INSERTs [#METR-12726].
|
2014-09-17 05:38:08 +04:00 |
|
Andrey Mironov
|
f6f7004684
|
Merge
|
2014-09-16 14:24:33 +04:00 |
|
Alexey Milovidov
|
4d01c0c7d0
|
dbms: addition to prev. revision [#METR-12715].
|
2014-09-13 22:59:12 +04:00 |
|
Alexey Milovidov
|
40d6f26ed7
|
dbms: improved performance with very small INSERTs [#METR-12715].
|
2014-09-13 22:34:08 +04:00 |
|
Andrey Mironov
|
09a570ffc0
|
Merge
|
2014-09-12 20:05:29 +04:00 |
|
Alexey Milovidov
|
887f4d052f
|
dbms: fixed error [#METR-12729].
|
2014-09-12 05:06:38 +04:00 |
|
Alexey Milovidov
|
0ea4691107
|
Merge
|
2014-09-12 04:32:27 +04:00 |
|
Pavel Kartavyy
|
1a73e77463
|
dbms: fixed exception in TinyLog when it is empty [#METR-12532]
|
2014-09-10 20:49:18 +04:00 |
|
Andrey Mironov
|
e3d8e4e48b
|
initial implementation. [#METR-12574]
|
2014-09-10 15:34:26 +04:00 |
|
Alexey Milovidov
|
d6d163b5dc
|
dbms: replication: writers don't block ZK session restart [#METR-12572].
|
2014-09-05 00:26:14 +04:00 |
|
Alexey Milovidov
|
8cda8c9190
|
dbms: probably fixed error [#METR-12572].
|
2014-09-03 06:32:23 +04:00 |
|
Alexey Milovidov
|
fe822c016f
|
dbms: added system table 'numbers_mt' (for testing purposes) [#METR-2944].
|
2014-08-22 21:26:43 +04:00 |
|
Alexey Milovidov
|
dd9edb8c15
|
dbms: StorageDistributed: fixed error with signed shard key [#METR-12221].
|
2014-08-22 21:17:25 +04:00 |
|
Andrey Mironov
|
09265f50f9
|
StorageDistributed: write to multiple local replicas, post-review corrections. [#METR-12221]
|
2014-08-22 18:06:20 +04:00 |
|
Andrey Mironov
|
c6d4fd941f
|
review corrections. [#METR-12221]
|
2014-08-21 16:15:24 +04:00 |
|
Alexey Milovidov
|
d76bfae57b
|
dbms: tiny modifications [#METR-12221].
|
2014-08-20 06:20:07 +04:00 |
|
Andrey Mironov
|
a643e52d29
|
refactor, encapsulate thread in DirectoryMonitor. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
e9d97af140
|
rename based on review, fix behaviour when the only replic present is a local one. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
da264af80d
|
little comprehension test
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
269be93cbe
|
write to local nodes, refactor StorageDistributed, extract DirectoryMonitor. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
b801907980
|
fix embarassing error in first-iterator detection
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
b91dfcd1c2
|
refactor based on review; complete block output to files
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
8b6adcb047
|
unify rewriteQuery, rewrite insert query. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
7eff8548c3
|
stop and join directory monitors on StorageDistributed::shutdown
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
4a364a09e3
|
do not create target block unless required. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
2db71666a3
|
refactor write to StorageDistributed. [#METR-12221]
|
2014-08-19 12:33:13 +04:00 |
|
Andrey Mironov
|
e73bfe7b8a
|
naive split implementation for DistributeBlockOutputStream (IColumn::insertFrom). [#METR-12221]
|
2014-08-19 12:33:13 +04:00 |
|
Alexey Milovidov
|
f2b967ab06
|
Merge
|
2014-08-14 11:25:21 +04:00 |
|
Alexey Milovidov
|
1cd1e5f724
|
dbms: BackgroundProcessingPool: less messy; fixed error(s) [#METR-12317].
|
2014-08-14 05:48:50 +04:00 |
|
Michael Kolupaev
|
d9ae9876ce
|
Merge
|
2014-08-13 12:08:40 +04:00 |
|
Michael Kolupaev
|
a373267660
|
Merge
|
2014-08-12 16:41:39 +04:00 |
|
Michael Kolupaev
|
51992989a6
|
Merge
|
2014-08-12 13:27:00 +04:00 |
|
Michael Kolupaev
|
7b11fc4f6c
|
Merge
|
2014-08-11 18:05:42 +04:00 |
|
Michael Kolupaev
|
eaf4a79f11
|
Merge
|
2014-08-08 16:53:59 +04:00 |
|
Michael Kolupaev
|
6c194f5a00
|
fixed PartChecker. [#METR-12155]
|
2014-08-08 15:40:03 +04:00 |
|
Michael Kolupaev
|
6189e53667
|
Merge
|
2014-08-08 14:57:33 +04:00 |
|
Michael Kolupaev
|
dbe4dc64f3
|
Merge
|
2014-08-08 14:41:53 +04:00 |
|
Michael Kolupaev
|
71b90ea1d4
|
Merge
|
2014-08-08 14:03:19 +04:00 |
|
Alexey Milovidov
|
857f7db99d
|
Merge
|
2014-08-07 23:20:30 +04:00 |
|
Michael Kolupaev
|
9bec7e4a28
|
Merge
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
7643a49b8e
|
Merge
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
e76a00fbd2
|
dbms: parsing and formatting ALTER TABLE DROP PARTITION. Not interpreting it yet. [#METR-12037]
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
98297fa475
|
Merge
|
2014-08-07 16:26:03 +04:00 |
|
Michael Kolupaev
|
917f312a95
|
dbms: materialized views pass virtual columns through. [#METR-12150]
|
2014-08-06 13:25:41 +04:00 |
|
Pavel Kartavyy
|
bdea8e78e7
|
dbms: FileChecker simplified [#METR-11709]
|
2014-08-05 16:50:20 +04:00 |
|
Pavel Kartavyy
|
79e755938b
|
dbms: added support of check data to ChunkRef [#METR-11709]
|
2014-08-05 14:53:27 +04:00 |
|
Pavel Kartavyy
|
8e0a8a4d74
|
dbms: StorageChunks - added support for check query [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
a37e0d4267
|
dbms: FileChecker - refactoring [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
b34c8e47ab
|
dbms.StorageLog: added support for checkData query [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
cf1afb1bd1
|
dbms: FileChecker moved to separate class [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
e1c016cbac
|
dbms.TinyLog: call updateSize after writing on disk [#METR-10969]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
1a39b3bf5c
|
dbms: added checData method in TinyLog storage [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Michael Kolupaev
|
6fd0f417b4
|
Merge
|
2014-08-04 19:48:03 +04:00 |
|
Michael Kolupaev
|
9a50694f22
|
Merge
|
2014-08-04 18:23:52 +04:00 |
|
Michael Kolupaev
|
e9ef0705f3
|
Merge
|
2014-08-04 18:23:52 +04:00 |
|
Michael Kolupaev
|
b1c6001e40
|
Merge
|
2014-07-31 13:12:12 +04:00 |
|
Michael Kolupaev
|
8f6ded29f8
|
Merge
|
2014-07-30 19:24:45 +04:00 |
|
Michael Kolupaev
|
2bd9733223
|
Merge
|
2014-07-30 16:10:38 +04:00 |
|
Michael Kolupaev
|
f58b4f6ccb
|
ClickHouse: Added table system.parts. [#METR-12036]
|
2014-07-29 19:21:09 +04:00 |
|
Michael Kolupaev
|
9b3ce7f0f8
|
Refactored VirtualColumnUtils. [#METR-12036]
|
2014-07-29 19:21:09 +04:00 |
|
Michael Kolupaev
|
8a41d7985a
|
Merge
|
2014-07-28 18:50:51 +04:00 |
|
Michael Kolupaev
|
2c8e5cd239
|
Passing new db name to IStorage::rename. [#METR-12038]
|
2014-07-28 18:50:51 +04:00 |
|
Michael Kolupaev
|
2854ed49da
|
Merge
|
2014-07-28 18:50:51 +04:00 |
|
Michael Kolupaev
|
5c9f92ac1e
|
Merge
|
2014-07-28 14:36:15 +04:00 |
|
Michael Kolupaev
|
d660d7db45
|
Merge
|
2014-07-28 14:36:15 +04:00 |
|
Michael Kolupaev
|
53a76dd348
|
Merge
|
2014-07-28 14:36:14 +04:00 |
|
Michael Kolupaev
|
c832fc00aa
|
Merge
|
2014-07-25 20:32:02 +04:00 |
|
Michael Kolupaev
|
219e3ca3c6
|
Merge
|
2014-07-25 20:10:02 +04:00 |
|
Michael Kolupaev
|
13b9392241
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
85c722caf3
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
a6e8c35ba8
|
Merge
|
2014-07-25 11:49:02 +04:00 |
|
Alexey Milovidov
|
b897fdc27a
|
dbms: updated comment [#METR-2944].
|
2014-07-24 03:57:58 +04:00 |
|
Michael Kolupaev
|
7b44c88b73
|
Merge
|
2014-07-23 20:31:38 +04:00 |
|
Michael Kolupaev
|
90dc182f12
|
Merge
|
2014-07-23 19:24:51 +04:00 |
|
Michael Kolupaev
|
272a2a8d9b
|
Merge
|
2014-07-23 16:44:23 +04:00 |
|
Michael Kolupaev
|
8b18acffec
|
Merge
|
2014-07-23 15:02:22 +04:00 |
|
Michael Kolupaev
|
bfe126ab04
|
Merge
|
2014-07-23 13:50:29 +04:00 |
|
Michael Kolupaev
|
f3285dba79
|
Merge
|
2014-07-23 13:15:41 +04:00 |
|
Michael Kolupaev
|
256f15b099
|
BackgroundProcessingPool: fast shutdown. [#METR-2807]
|
2014-07-23 13:14:51 +04:00 |
|
Michael Kolupaev
|
16e5a92ed9
|
Merge
|
2014-07-22 17:49:52 +04:00 |
|
Michael Kolupaev
|
776f11a256
|
Merge
|
2014-07-22 14:36:56 +04:00 |
|
Michael Kolupaev
|
1be80d3410
|
part_checker: fixes. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
cb7aa9dd66
|
part_checker: fixes. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
c8c5fb9d5b
|
missing files for previous commit. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
c777975b0b
|
dbms: parts_checker; not working yet. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
4f3b1a476f
|
Merge
|
2014-07-18 19:41:04 +04:00 |
|
Michael Kolupaev
|
5e10dbca8a
|
Merge
|
2014-07-17 17:41:47 +04:00 |
|
Michael Kolupaev
|
e493438564
|
Merge
|
2014-07-17 14:44:17 +04:00 |
|
Michael Kolupaev
|
67b76568d3
|
Merge
|
2014-07-17 13:38:31 +04:00 |
|
Michael Kolupaev
|
12c6d16743
|
Merge
|
2014-07-16 13:32:15 +04:00 |
|
Michael Kolupaev
|
22c0c1778e
|
Merge
|
2014-07-16 12:58:59 +04:00 |
|
Michael Kolupaev
|
d668fd27d2
|
Merge
|
2014-07-15 19:51:27 +04:00 |
|
Michael Kolupaev
|
86fb1eee37
|
Merge
|
2014-07-15 18:37:49 +04:00 |
|
Michael Kolupaev
|
9ced1d909e
|
Merge
|
2014-07-15 15:12:58 +04:00 |
|
Michael Kolupaev
|
01094ec78d
|
Merge
|
2014-07-15 14:13:36 +04:00 |
|
Michael Kolupaev
|
007c0cedc1
|
fixed build and a bunch of other stuff. [#METR-11886]
|
2014-07-14 19:49:03 +04:00 |
|
Michael Kolupaev
|
33955ee7dd
|
Merge
|
2014-07-14 18:07:47 +04:00 |
|
Michael Kolupaev
|
62de3bc73a
|
Merge
|
2014-07-14 16:24:22 +04:00 |
|
Michael Kolupaev
|
8f394dd852
|
Merge
|
2014-07-14 15:45:34 +04:00 |
|
Michael Kolupaev
|
0ff3ede227
|
Merge
|
2014-07-14 13:12:50 +04:00 |
|
Michael Kolupaev
|
d1edd92696
|
Merge
|
2014-07-11 17:34:12 +04:00 |
|
Michael Kolupaev
|
e26223d5c8
|
Merge
|
2014-07-11 16:47:45 +04:00 |
|
Michael Kolupaev
|
703b1d1c93
|
addition to previous commit. [#METR-11886]
|
2014-07-11 12:12:03 +04:00 |
|
Michael Kolupaev
|
b89813b042
|
Merge
|
2014-07-11 12:10:45 +04:00 |
|
Michael Kolupaev
|
ac7ee44128
|
Merge
|
2014-07-10 14:16:50 +04:00 |
|
Michael Kolupaev
|
c335519c9c
|
Merge
|
2014-07-10 12:40:59 +04:00 |
|
Michael Kolupaev
|
a6fd9cd2bd
|
Merge
|
2014-07-09 17:39:19 +04:00 |
|
Michael Kolupaev
|
0a67d151bd
|
dbms: updated all usages of NamesAndTypesPair to new field names. [#METR-10202]
|
2014-07-09 15:54:26 +04:00 |
|
Alexey Milovidov
|
0041db77ab
|
Tiny improvement [#METR-2807].
|
2014-07-09 03:52:53 +04:00 |
|
Michael Kolupaev
|
c5c63b6111
|
fixed build. [#METR-10202]
|
2014-07-07 16:08:47 +04:00 |
|
Michael Kolupaev
|
639d1ad15f
|
Merge
|
2014-07-07 15:39:06 +04:00 |
|
Michael Kolupaev
|
557a48f9e5
|
Merge
|
2014-07-07 14:23:24 +04:00 |
|
Alexey Milovidov
|
f107415f75
|
dbms: fixed error; more diagnostics for GLOBAL subqueries [#METR-11370].
|
2014-07-07 01:59:20 +04:00 |
|
Michael Kolupaev
|
7362ca686f
|
Merge
|
2014-07-04 17:59:05 +04:00 |
|
Michael Kolupaev
|
1425813cdf
|
Merge
|
2014-07-04 15:18:04 +04:00 |
|
Michael Kolupaev
|
1983ac540b
|
Merge
|
2014-07-03 12:51:11 +04:00 |
|
Michael Kolupaev
|
15d9e39aa6
|
Merge
|
2014-07-02 16:30:38 +04:00 |
|
Michael Kolupaev
|
601732a0dd
|
Merge
|
2014-07-02 14:16:49 +04:00 |
|
Michael Kolupaev
|
faafb36596
|
Merge
|
2014-07-01 19:58:25 +04:00 |
|
Michael Kolupaev
|
201e63181c
|
a bit more verbose exceptions when reading from merge tree. [#METR-10202]
|
2014-07-01 12:50:30 +04:00 |
|
Michael Kolupaev
|
310df87971
|
Merge
|
2014-06-30 14:02:25 +04:00 |
|
Michael Kolupaev
|
3be9f54264
|
small improvements. [#METR-10202]
|
2014-06-27 21:58:26 +04:00 |
|
Michael Kolupaev
|
429b5f63b2
|
Merge
|
2014-06-27 21:58:26 +04:00 |
|
Michael Kolupaev
|
739f93e781
|
small logging improvement. [#METR-10202]
|
2014-06-27 21:58:26 +04:00 |
|
Michael Kolupaev
|
4baf5626cd
|
small logging improvements. [#METR-10202]
|
2014-06-27 21:58:26 +04:00 |
|
Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|
Alexey Milovidov
|
a4647a9b51
|
dbms: added storage Null (for testing purposes) [#METR-10894].
|
2014-06-16 21:32:31 +04:00 |
|
Alexey Milovidov
|
f16a9beb61
|
dbms: removed sign_rewrite (obsolete, unused); tiny modifications [#METR-11370].
|
2014-06-12 23:23:06 +04:00 |
|
Pavel Kartavyy
|
7b62758dcf
|
dbms: fix to compability with new zkutil
|
2014-06-11 21:29:04 +04:00 |
|
Alexey Milovidov
|
16f092d87b
|
dbms: development [#METR-10894].
|
2014-06-05 23:52:13 +04:00 |
|
Sergey Fedorov
|
4fe8f37e03
|
Merge
|
2014-05-28 19:00:08 +04:00 |
|
Michael Kolupaev
|
3aad8dad8f
|
Merge
|
2014-05-27 16:08:40 +04:00 |
|
Michael Kolupaev
|
cf2843d22c
|
Merge
|
2014-05-27 14:03:13 +04:00 |
|
Michael Kolupaev
|
d51f9cae03
|
Merge
|
2014-05-27 12:43:01 +04:00 |
|
Michael Kolupaev
|
c1b265d4ac
|
Merge
|
2014-05-26 22:16:05 +04:00 |
|
Michael Kolupaev
|
f137d7b84d
|
Merge
|
2014-05-26 22:16:04 +04:00 |
|
Michael Kolupaev
|
b830e0b4fe
|
Merge
|
2014-05-26 22:16:04 +04:00 |
|
Sergey Fedorov
|
8f306f4238
|
Merge
|
2014-05-26 20:13:46 +04:00 |
|
Michael Kolupaev
|
7abd68d5ed
|
dbms: added ActiveDataPartSet, currently unused. [#METR-10202]
|
2014-05-26 14:41:40 +04:00 |
|
Michael Kolupaev
|
77589b0c6e
|
Merge
|
2014-05-22 14:37:17 +04:00 |
|
Michael Kolupaev
|
df4c963bc1
|
Merge
|
2014-05-21 14:20:41 +04:00 |
|
Michael Kolupaev
|
06edb12dbe
|
Merge
|
2014-05-16 19:55:57 +04:00 |
|
Michael Kolupaev
|
ed26098886
|
Merge
|
2014-05-14 21:51:43 +04:00 |
|
Michael Kolupaev
|
728bdf4928
|
Merge
|
2014-05-13 15:24:16 +04:00 |
|
Michael Kolupaev
|
2765b93851
|
Merge
|
2014-05-13 14:16:33 +04:00 |
|
Michael Kolupaev
|
90e93b171d
|
Merge
|
2014-05-13 14:10:26 +04:00 |
|
Alexey Milovidov
|
8198d86f5a
|
dbms: fixed errors on clang [#METR-2807].
|
2014-05-12 04:45:50 +04:00 |
|
Michael Kolupaev
|
be5a9cf820
|
Merge
|
2014-05-08 17:27:18 +04:00 |
|
Michael Kolupaev
|
a6d0c9693e
|
dbms: development. [#METR-10202]
|
2014-05-08 17:27:18 +04:00 |
|
Michael Kolupaev
|
6232f3e9b4
|
Merge
|
2014-05-08 12:03:03 +04:00 |
|
Michael Kolupaev
|
e2e7a61c61
|
Merge
|
2014-05-08 11:30:00 +04:00 |
|
Michael Kolupaev
|
ea9e8964f0
|
Merge
|
2014-05-08 11:12:01 +04:00 |
|
Michael Kolupaev
|
0b7928f6a9
|
Merge
|
2014-05-07 17:58:20 +04:00 |
|
Sergey Fedorov
|
199738fee9
|
mergeTree: fixed bug with all_mark_ranges[i].end [METR-10931]
|
2014-04-25 18:56:32 +04:00 |
|
Michael Kolupaev
|
205b0bd908
|
Merge
|
2014-04-25 16:43:10 +04:00 |
|
Michael Kolupaev
|
94cae0b3ad
|
dbms: not logging some useless info; added comment. [#METR-10202]
|
2014-04-25 12:46:40 +04:00 |
|
Michael Kolupaev
|
8bd16d3361
|
Merge
|
2014-04-24 14:20:02 +04:00 |
|
Sergey Fedorov
|
0fbd8a32be
|
dbms: optimization of reading from files in merge tree [METR-10931]
|
2014-04-23 20:45:53 +04:00 |
|
Alexey Milovidov
|
aa3c0b6a8d
|
dbms: tiny improvement [#METR-10931].
|
2014-04-23 02:58:05 +04:00 |
|
Alexey Milovidov
|
b821e1420d
|
Fixed style [#METR-10931].
|
2014-04-23 02:52:00 +04:00 |
|
Alexey Milovidov
|
a3caebf31b
|
dbms: tiny improvement [#METR-10931].
|
2014-04-23 02:43:55 +04:00 |
|
Sergey Fedorov
|
c139a6d209
|
dbms: fixed bug in merge tree output stream: compression of min block now runs at the right moment [METR-10570]
|
2014-04-22 19:36:21 +04:00 |
|
Michael Kolupaev
|
dba95b4de5
|
Merge
|
2014-04-22 15:20:02 +04:00 |
|
Michael Kolupaev
|
88644b2377
|
Merge
|
2014-04-18 15:05:30 +04:00 |
|
Michael Kolupaev
|
2ff0b62529
|
Merge
|
2014-04-18 14:37:26 +04:00 |
|
Michael Kolupaev
|
d5215ae37e
|
Better handling of old checksums files. [#METR-10202]
|
2014-04-18 13:55:25 +04:00 |
|
Michael Kolupaev
|
68049a0162
|
Merge
|
2014-04-18 13:55:25 +04:00 |
|
Michael Kolupaev
|
07d9ab9bbf
|
Merge
|
2014-04-14 17:13:20 +04:00 |
|
Michael Kolupaev
|
3dc646c066
|
Merge
|
2014-04-14 17:08:26 +04:00 |
|
Michael Kolupaev
|
ee6a647245
|
Merge
|
2014-04-14 14:56:06 +04:00 |
|
Michael Kolupaev
|
b9c4a3419a
|
Merge
|
2014-04-14 14:19:38 +04:00 |
|
Alexey Milovidov
|
fedcc0081a
|
dbms: better [#METR-10841].
|
2014-04-13 13:46:36 +04:00 |
|
Alexey Milovidov
|
b5c63dade9
|
Merge
|
2014-04-12 20:11:06 +04:00 |
|
Alexey Milovidov
|
29186e8a17
|
dbms: improved code [#METR-10498].
|
2014-04-12 19:49:36 +04:00 |
|
Michael Kolupaev
|
b2fa912b2c
|
Merge
|
2014-04-11 20:56:49 +04:00 |
|
Michael Kolupaev
|
7ec176038c
|
Merge
|
2014-04-11 17:05:20 +04:00 |
|
Michael Kolupaev
|
18a9a9e207
|
Merge
|
2014-04-10 16:31:03 +04:00 |
|
Pavel Kartavyy
|
3974dd8e1d
|
dbms: in refactoring [#METR-10498]
|
2014-04-10 12:57:01 +04:00 |
|
Michael Kolupaev
|
524f376b2d
|
Merge
|
2014-04-09 20:32:40 +04:00 |
|
Michael Kolupaev
|
e3dfe90ffe
|
Merge
|
2014-04-09 19:53:47 +04:00 |
|
Michael Kolupaev
|
f0b55713f5
|
Merge
|
2014-04-08 21:45:27 +04:00 |
|
Sergey Fedorov
|
ecc697cd2c
|
Merge
|
2014-04-08 19:29:12 +04:00 |
|
Alexey Milovidov
|
63cff6a5a4
|
Improvement [#METR-2807].
|
2014-04-08 11:58:53 +04:00 |
|
Alexey Milovidov
|
5ca21127c7
|
Improvement [#METR-2807].
|
2014-04-08 11:31:51 +04:00 |
|
Michael Kolupaev
|
7d5429655a
|
Merge
|
2014-04-07 23:10:14 +04:00 |
|
Michael Kolupaev
|
afafcc85b4
|
Fixes. [#METR-10202]
|
2014-04-07 22:14:39 +04:00 |
|
Pavel Kartavyy
|
6ad275725e
|
dbms: add desciption of in [#METR-10498]
|
2014-04-07 20:29:25 +04:00 |
|
Pavel Kartavyy
|
bdeee5386b
|
dbms: development [#METR-10498]
Signed-off-by: Pavel Kartavyy <kartavyy@yandex-team.ru>
|
2014-04-07 20:29:25 +04:00 |
|
Pavel Kartavyy
|
a737895eb4
|
build fix [#METR-10498]
|
2014-04-07 20:29:25 +04:00 |
|
Pavel Kartavyy
|
14168120f1
|
development [#METR-10498]
|
2014-04-07 20:29:25 +04:00 |
|
Pavel Kartavyy
|
2a408f2841
|
development [#METR-10498]
|
2014-04-07 20:29:25 +04:00 |
|
Michael Kolupaev
|
4e975b43ec
|
Merge
|
2014-04-07 19:45:46 +04:00 |
|
Alexey Milovidov
|
312feedecb
|
dbms: removed virtual columns from StorageDistributed [#METR-9172].
|
2014-04-07 01:59:27 +04:00 |
|
Alexey Milovidov
|
0f17a5798a
|
dbms: StorageDistributed: don't need to specify sign column to use FINAL [#METR-2944].
|
2014-04-07 01:39:48 +04:00 |
|
Alexey Milovidov
|
8b3df69a46
|
dbms: removed useless variable [#METR-2944].
|
2014-04-06 05:18:28 +04:00 |
|
Michael Kolupaev
|
4a45c7c089
|
Merge
|
2014-04-04 21:20:45 +04:00 |
|
Michael Kolupaev
|
954a97764c
|
Merge
|
2014-04-04 17:27:47 +04:00 |
|
Michael Kolupaev
|
1b5b9a1f1e
|
Merge
|
2014-04-04 16:47:57 +04:00 |
|
Michael Kolupaev
|
847128152e
|
Merge
|
2014-04-04 14:37:33 +04:00 |
|
Michael Kolupaev
|
95fc39c559
|
Merge
|
2014-04-03 17:30:21 +04:00 |
|
Michael Kolupaev
|
50ba6ca8e1
|
Merge
|
2014-04-03 16:49:01 +04:00 |
|
Michael Kolupaev
|
b4d85c1676
|
Merge
|
2014-04-03 15:48:28 +04:00 |
|
Pavel Kartavyy
|
d50aaf9368
|
dbms: added removing of nested columns to merge tree [#METR-10550]
|
2014-04-03 15:46:32 +04:00 |
|
Michael Kolupaev
|
5a0aab3bb2
|
Merge
|
2014-04-03 12:47:59 +04:00 |
|
Michael Kolupaev
|
b92f1ff480
|
Merge
|
2014-04-02 17:45:39 +04:00 |
|
Michael Kolupaev
|
233557ec72
|
Merge
|
2014-04-02 14:40:23 +04:00 |
|
Michael Kolupaev
|
997875d7d1
|
Merge
|
2014-04-02 14:10:37 +04:00 |
|
Michael Kolupaev
|
8fc53a7020
|
Merge
|
2014-04-02 11:59:43 +04:00 |
|
Sergey Fedorov
|
a138e8efdf
|
dbms: insignificant fix in checking if block is ready for compression [METR-10570]
|
2014-03-28 20:01:36 +04:00 |
|
Sergey Fedorov
|
6395e841f9
|
Merge
|
2014-03-28 18:36:24 +04:00 |
|
Michael Kolupaev
|
634c33c766
|
Merge
|
2014-03-27 21:49:08 +04:00 |
|
Michael Kolupaev
|
347c8c9047
|
Merge
|
2014-03-27 21:42:19 +04:00 |
|
Michael Kolupaev
|
a8f4ed6278
|
Merge
|
2014-03-27 21:30:04 +04:00 |
|
Michael Kolupaev
|
6a3043e749
|
Deduplicated code for merge tree writing; previous commit is useless. [#METR-10202]
|
2014-03-27 16:32:37 +04:00 |
|
Sergey Fedorov
|
a4d4990860
|
dbms: fixed problem with sending empty tables, few more fixes [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
|
Sergey Fedorov
|
003c7b30cd
|
dbms: fixes and more comments on 'Global in' and external tables behavior [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
|
Sergey Fedorov
|
6f85a12692
|
dbms: fixed variable names, temporary tables are now external tables, in distributed query external table now always will be send to remote servers [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
|
Michael Kolupaev
|
b48bc12739
|
Merge
|
2014-03-27 15:32:41 +04:00 |
|
Michael Kolupaev
|
db3c061396
|
Added checksums to data parts. Not writing them yet. [#METR-10202]
|
2014-03-27 15:29:40 +04:00 |
|
Michael Kolupaev
|
a202cb4eaf
|
Merge
|
2014-03-25 18:06:40 +04:00 |
|
Michael Kolupaev
|
4c92b5f220
|
Fixed segfault when some of the nested columns are missing. [#METR-10564]
|
2014-03-24 20:10:14 +04:00 |
|
Michael Kolupaev
|
258b14b506
|
Fixed segfault with table functions. [#METR-10549]
|
2014-03-24 17:24:47 +04:00 |
|
Michael Kolupaev
|
7b6ce30656
|
Merge
|
2014-03-22 18:44:44 +04:00 |
|
Michael Kolupaev
|
7084f03ab9
|
Merge
|
2014-03-21 23:17:59 +04:00 |
|
Michael Kolupaev
|
750cb44f94
|
Merge
|
2014-03-21 17:42:14 +04:00 |
|
Michael Kolupaev
|
6df8500852
|
Fixed dropping tables. [#METR-10202]
|
2014-03-20 17:28:49 +04:00 |
|
Michael Kolupaev
|
c5da5fd5f0
|
Merge
|
2014-03-20 17:00:42 +04:00 |
|
Michael Kolupaev
|
059e0f7e11
|
Fixed build. [#METR-10202]
|
2014-03-20 15:01:56 +04:00 |
|
Michael Kolupaev
|
e10125a052
|
Using IStorage locks properly in most places. Got rid of StoragePtr and DatabaseDropper. Drops are now synchronous. [#METR-10202]
|
2014-03-20 14:59:45 +04:00 |
|
Michael Kolupaev
|
67c563a4d3
|
Added locks to IStorage. Some race conditions are fixed, some are introduced, along with some possible deadlocks. [#METR-10202]
|
2014-03-19 14:45:13 +04:00 |
|
Michael Kolupaev
|
0faca75b37
|
Merge
|
2014-03-17 22:27:43 +04:00 |
|
Michael Kolupaev
|
758b1414a7
|
Merge
|
2014-03-14 21:19:38 +04:00 |
|
Michael Kolupaev
|
ba9315d264
|
Merge
|
2014-03-14 21:03:52 +04:00 |
|
Michael Kolupaev
|
2c81592a9b
|
Merge
|
2014-03-13 23:36:28 +04:00 |
|
Michael Kolupaev
|
5b67cc94ce
|
Small style change. [#METR-10202]
|
2014-03-13 23:14:25 +04:00 |
|
Michael Kolupaev
|
2a766770fc
|
Merge
|
2014-03-13 23:07:17 +04:00 |
|
Michael Kolupaev
|
00d9c28571
|
Merge
|
2014-03-13 21:44:00 +04:00 |
|
Michael Kolupaev
|
36a86a4fc9
|
Merge
|
2014-03-13 16:48:07 +04:00 |
|
Pavel Kartavyy
|
5df3318134
|
dbms: fixed possible race condition in alter [#METR-10242]
|
2014-03-12 18:44:17 +04:00 |
|
Alexey Milovidov
|
8c87b14c7f
|
Fixed warnings on clang [#METR-2807].
|
2014-03-10 08:17:17 +04:00 |
|
Michael Kolupaev
|
be8855dcd2
|
fixed build; not it segfaults :) [#METR-10202]
|
2014-03-09 22:16:52 +04:00 |
|
Michael Kolupaev
|
989a316244
|
Merge
|
2014-03-09 21:58:27 +04:00 |
|
Michael Kolupaev
|
58ea3b108b
|
Merge
|
2014-03-09 21:36:01 +04:00 |
|
Michael Kolupaev
|
96fb6da011
|
Merge
|
2014-03-09 18:24:04 +04:00 |
|
Pavel Kartavyy
|
07ebdaa173
|
dbms: removed useless code [#METR-10242]
|
2014-03-06 11:15:59 +04:00 |
|
Pavel Kartavyy
|
6f5c19d4b4
|
dbms: fixed deadlock in alter modify [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
0abe7f6435
|
dbms: added sync [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
108342491f
|
dbms: added reset of cache in alter modify [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
ada47dcc44
|
dbms: bugfixes in alter [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
68540416c6
|
dbms: added code to modify column type [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
50fc514bf8
|
Merge
|
2014-03-05 22:20:55 +04:00 |
|
Alexey Milovidov
|
1fa6408cc2
|
dbms: fixed error [#METR-10255].
|
2014-03-03 22:58:45 +04:00 |
|
Alexey Milovidov
|
78e9b847e0
|
dbms: style [#METR-10255].
|
2014-03-01 00:19:00 +04:00 |
|
Alexey Milovidov
|
5c71627f44
|
dbms: fixed TableFunctionRemote [#METR-9750].
|
2014-02-23 06:27:09 +04:00 |
|
Alexey Milovidov
|
8cf5eb001a
|
dbms: TableFunctionRemote, StorageDistributed: improvements [#METR-9750].
|
2014-02-23 02:42:36 +04:00 |
|
Alexey Milovidov
|
339b730c4f
|
dbms: tiny modification [#METR-2944].
|
2014-02-16 21:14:41 +00:00 |
|
Sergey Fedorov
|
79feefb6a7
|
storages: index on virtual columns fully supported [METR-9172]
|
2014-02-11 18:38:21 +00:00 |
|
Sergey Fedorov
|
45dccb01b7
|
storages: index on virtual columns, huge optimization in queries like select smth where _host = .. [METR-9750]
|
2014-02-11 17:10:48 +00:00 |
|
Michael Kolupaev
|
92d8bdda28
|
Merge
|
2014-02-11 13:30:42 +00:00 |
|
Michael Kolupaev
|
83b3ecb1c2
|
clickhouse: fixed bug with PREWHERE. [#METR-9835]
|
2014-02-10 10:49:56 +00:00 |
|
Michael Kolupaev
|
5fd53300a9
|
clickhouse: fixed progress indication and limits checks with PREWHERE. [#METR-9838]
|
2014-02-10 09:15:38 +00:00 |
|
Alexey Milovidov
|
b5923961ad
|
dbms: allowed all rows to be removed while merging parts [#METR-9909].
|
2014-02-09 22:07:01 +00:00 |
|
Sergey Fedorov
|
325cc47ca5
|
table functions: implementation of function remote, updates in cluster and storageDistributed [METR-9750]
|
2014-02-07 15:11:57 +00:00 |
|
Alexey Milovidov
|
16fd573314
|
dbms: fixed error with virtual columns [#METR-9172].
|
2014-02-04 15:44:15 +00:00 |
|
Sergey Fedorov
|
1e220376cd
|
storages: few more comments on virtual columns, couple of code style changes [METR-9172]
|
2014-01-27 13:52:01 +00:00 |
|
Sergey Fedorov
|
f8b5613b82
|
storages: Virtual columns for storage distributed + few style fixes [METR-9172]
|
2014-01-22 14:24:05 +00:00 |
|
Sergey Fedorov
|
14620b3347
|
Merge
|
2014-01-22 12:50:19 +00:00 |
|
Sergey Fedorov
|
9cc974568e
|
Merge
|
2014-01-17 15:19:20 +00:00 |
|
Sergey Fedorov
|
da115c14f7
|
Merge
|
2014-01-16 14:52:13 +00:00 |
|
Michael Kolupaev
|
fd05f7ea53
|
clickhouse: fixed a leak of file descriptors and memory. [#METR-9664]
|
2014-01-15 16:12:48 +00:00 |
|
Michael Kolupaev
|
532945a535
|
dbms: refactored compressed read buffers. [#METR-9633]
|
2014-01-15 14:53:20 +00:00 |
|
Sergey Fedorov
|
91609727a8
|
Merge
|
2014-01-10 13:24:50 +00:00 |
|
Alexey Milovidov
|
fd414800d5
|
dbms: added ProfileEvents system [#METR-2944].
|
2014-01-03 08:20:13 +00:00 |
|
Sergey Fedorov
|
1a5f04d3bf
|
Merge
|
2013-12-26 13:55:19 +00:00 |
|
Alexey Milovidov
|
e9d69e51a8
|
Merge
|
2013-12-23 03:10:12 +00:00 |
|