ClickHouse/dbms/include/DB/Storages
2014-09-29 18:58:48 +04:00
..
Distributed dbms: StorageDistributed: fixed error with signed shard key [#METR-12221]. 2014-08-22 21:17:25 +04:00
MergeTree Merge 2014-09-23 21:24:39 +04:00
AlterCommands.h Merge 2014-09-12 04:32:27 +04:00
ColumnDefault.h return ColumnDefaults from InterpreterCreateQuery::parseColumns. [#METR-12739] 2014-09-29 18:58:48 +04:00
IStorage.h Merge 2014-08-07 16:26:04 +04:00
ITableDeclaration.h Merge 2014-07-14 18:07:47 +04:00
MarkCache.h dbms: parts_checker; not working yet. [#METR-11980] 2014-07-22 14:35:44 +04:00
StorageChunkMerger.h storages: index on virtual columns fully supported [METR-9172] 2014-02-11 18:38:21 +00:00
StorageChunkRef.h dbms: added support of check data to ChunkRef [#METR-11709] 2014-08-05 14:53:27 +04:00
StorageChunks.h dbms: FileChecker simplified [#METR-11709] 2014-08-05 16:50:20 +04:00
StorageDistributed.h review corrections. [#METR-12221] 2014-08-21 16:15:24 +04:00
StorageFactory.h add function currentDatabase(), allow string-expressions in place of database name 2014-09-24 15:53:41 +04:00
StorageLog.h dbms: StorageChunks - added support for check query [#METR-11709] 2014-08-05 14:53:26 +04:00
StorageMaterializedView.h dbms: materialized views pass virtual columns through. [#METR-12150] 2014-08-06 13:25:41 +04:00
StorageMemory.h Passing new db name to IStorage::rename. [#METR-12038] 2014-07-28 18:50:51 +04:00
StorageMerge.h Merge 2014-07-31 13:12:12 +04:00
StorageMergeTree.h initial implementation. [#METR-12574] 2014-09-10 15:34:26 +04:00
StorageNull.h Passing new db name to IStorage::rename. [#METR-12038] 2014-07-28 18:50:51 +04:00
StorageReplicatedMergeTree.h dbms: fixed error [#METR-12729]. 2014-09-12 05:06:38 +04:00
StorageSystemDatabases.h clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageSystemEvents.h dbms: added ProfileEvents system [#METR-2944]. 2014-01-03 08:20:13 +00:00
StorageSystemMerges.h initial implementation. [#METR-12574] 2014-09-10 15:34:26 +04:00
StorageSystemNumbers.h dbms: added system table 'numbers_mt' (for testing purposes) [#METR-2944]. 2014-08-22 21:26:43 +04:00
StorageSystemOne.h clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageSystemParts.h Refactored VirtualColumnUtils. [#METR-12036] 2014-07-29 19:21:09 +04:00
StorageSystemProcesses.h dbms: added SHOW PROCESSLIST query and 'max_concurrent_queries' setting [#CONV-8665] [#CONV-8664]. 2013-09-03 20:21:28 +00:00
StorageSystemTables.h clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageTinyLog.h dbms: fixed exception in TinyLog when it is empty [#METR-12532] 2014-09-10 20:49:18 +04:00
StorageView.h Fixed dropping tables. [#METR-10202] 2014-03-20 17:28:49 +04:00
VirtualColumnFactory.h Merge 2014-07-31 13:12:12 +04:00