ClickHouse/dbms/src/Storages
Michael Kolupaev e9ef0705f3 Merge
2014-08-04 18:23:52 +04:00
..
MergeTree Merge 2014-08-04 18:23:52 +04:00
tests active_parts.py: small improvements. [#METR-2807] 2014-08-04 12:12:13 +04:00
ITableDeclaration.cpp fixed build and a bunch of other stuff. [#METR-11886] 2014-07-14 19:49:03 +04:00
StorageChunkMerger.cpp Refactored VirtualColumnUtils. [#METR-12036] 2014-07-29 19:21:09 +04:00
StorageChunkRef.cpp dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
StorageChunks.cpp Refactored VirtualColumnUtils. [#METR-12036] 2014-07-29 19:21:09 +04:00
StorageDistributed.cpp Merge 2014-07-31 13:12:12 +04:00
StorageFactory.cpp Merge 2014-07-10 15:13:45 +04:00
StorageLog.cpp Passing new db name to IStorage::rename. [#METR-12038] 2014-07-28 18:50:51 +04:00
StorageMaterializedView.cpp fixed segfault when creating materialized views. [#METR-11886] 2014-07-14 18:26:11 +04:00
StorageMemory.cpp Fixed dropping tables. [#METR-10202] 2014-03-20 17:28:49 +04:00
StorageMerge.cpp Merge 2014-07-31 13:12:12 +04:00
StorageMergeTree.cpp Merge 2014-08-04 18:23:52 +04:00
StorageReplicatedMergeTree.cpp Merge 2014-08-01 13:53:03 +04:00
StorageSystemDatabases.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageSystemEvents.cpp dbms: added ProfileEvents system [#METR-2944]. 2014-01-03 08:20:13 +00:00
StorageSystemNumbers.cpp dbms: improved performance of system.numbers table [#METR-11434]. 2014-06-04 03:34:44 +04:00
StorageSystemOne.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageSystemParts.cpp ClickHouse: Added table system.parts. [#METR-12036] 2014-07-29 19:21:09 +04:00
StorageSystemProcesses.cpp dbms: tracking amount of memory usage per query [#METR-11015]. 2014-05-04 02:57:43 +04:00
StorageSystemTables.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageTinyLog.cpp Passing new db name to IStorage::rename. [#METR-12038] 2014-07-28 18:50:51 +04:00
StorageView.cpp dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
VirtualColumnFactory.cpp Merge 2014-07-31 13:12:12 +04:00