ClickHouse/dbms/include/DB/Storages
Andrey Mironov 4760f61f39 Merge
2015-04-01 14:45:01 +03:00
..
Distributed Using std::make_unique [#METR-2807]. 2015-02-11 00:10:58 +03:00
MergeTree Merge 2015-04-01 14:45:01 +03:00
AlterCommands.h dbms: deduce and check types during alter, alteration of defaulted columns. [#METR-12739] 2014-10-21 16:11:20 +04:00
ColumnDefault.h Merge 2014-11-12 13:37:47 +03:00
IStorage.h dbms: fixed bad code with GLOBAL operations [#METR-15144]. 2015-03-15 11:05:28 +03:00
ITableDeclaration.h dbms: fixed performance issue with very small blocks [#METR-2944]. 2015-02-22 18:31:39 +03:00
MarkCache.h dbms: parts_checker; not working yet. [#METR-11980] 2014-07-22 14:35:44 +04:00
StorageBuffer.h dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
StorageChunkMerger.h Merge 2015-03-23 12:09:25 +03:00
StorageChunkRef.h dbms: Server: queries with several replicas: fixes [#METR-14410] 2015-02-04 13:27:06 +03:00
StorageChunks.h Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageDistributed.h dbms: fixed bad code with GLOBAL operations [#METR-15144]. 2015-03-15 11:05:28 +03:00
StorageFactory.h dbms: make StorageFactory a singleton 2015-02-09 13:10:35 +03:00
StorageJoin.h dbms: StorageJoin: development [#METR-2944]. 2015-01-28 05:37:05 +03:00
StorageLog.h dbms: little better [#METR-2944]. 2015-01-25 08:07:51 +03:00
StorageMaterializedView.h dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageMemory.h dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
StorageMerge.h dbms: Server: queries with several replicas: development [#METR-14410] 2015-02-03 16:36:12 +03:00
StorageMergeTree.h dbms: Server: queries with several replicas: fixes [#METR-14410] 2015-02-04 13:27:06 +03:00
StorageNull.h dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageReplicatedMergeTree.h dbms: fixed error with exception safety [#METR-15357]. 2015-03-16 22:24:57 +03:00
StorageSet.h dbms: StorageJoin: development [#METR-2944]. 2015-01-28 03:08:45 +03:00
StorageSystemDatabases.h Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageSystemDictionaries.h dbms: system.dictionaries: add brief source description. [#METR-15569] 2015-03-25 13:10:35 +03:00
StorageSystemEvents.h dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageSystemMerges.h Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageSystemNumbers.h dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageSystemOne.h dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageSystemParts.h Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageSystemProcesses.h Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageSystemReplicas.h Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageSystemSettings.h Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageSystemTables.h Addition to prev. revision [#METR-2944]. 2015-01-21 07:30:33 +03:00
StorageSystemZooKeeper.h Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageTinyLog.h dbms: little better [#METR-2944]. 2015-01-25 08:07:51 +03:00
StorageView.h dbms: Server: queries with several replicas: development [#METR-14410] 2015-02-03 16:36:12 +03:00
VirtualColumnFactory.h Merge 2014-07-31 13:12:12 +04:00