ClickHouse/dbms/include/DB/Storages
Alexey Milovidov af0070c16b Merge
2015-07-08 07:38:46 +03:00
..
Distributed dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
MergeTree Merge 2015-07-08 07:38:46 +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 dbms: better diagnostics on syntax error [#METR-15933]. 2015-04-11 06:10:23 +03:00
ColumnsDescription.h dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
CompressionMethodSelector.h dbms: added support for selecting stronger compression method [#METR-15386]. 2015-04-17 08:35:53 +03:00
IStorage.h Merge 2015-04-21 16:10:08 +03:00
ITableDeclaration.h dbms: fixed performance issue with very small blocks [#METR-2944]. 2015-02-22 18:31:39 +03:00
MarkCache.h Greatly simplfied code. [#METR-15652] 2015-05-07 15:28:09 +03:00
StorageBuffer.h dbms: StorageBuffer: added missing support for defaults [#METR-16722]. 2015-06-09 22:43:06 +03:00
StorageChunkMerger.h dbms: cut dependencies [#METR-2944]. 2015-04-16 09:12:35 +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: cut dependencies [#METR-2944]. 2015-04-16 09:12:35 +03:00
StorageFactory.h dbms: make StorageFactory a singleton 2015-02-09 13:10:35 +03:00
StorageJoin.h dbms: preparation for FULL and RIGHT JOINs [#METR-15418]. 2015-04-17 11:46:06 +03:00
StorageLog.h dbms: little better [#METR-2944]. 2015-01-25 08:07:51 +03:00
StorageMaterializedView.h Merge 2015-05-19 00:20:43 +03:00
StorageMemory.h dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
StorageMerge.h Merge 2015-05-19 00:20:43 +03:00
StorageMergeTree.h Merge 2015-06-02 23:22:53 +03:00
StorageNull.h dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageReplicatedMergeTree.h dbms: implement alter table detach unreplicated partition [#MTRSADMIN-1093] 2015-06-22 21:24:02 +03:00
StorageSet.h dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
StorageSystemClusters.h Merge 2015-04-30 15:43:16 +03:00
StorageSystemColumns.h Merge 2015-04-24 15:26:23 +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
StorageSystemFunctions.h Merge 2015-04-24 18:49:30 +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