ClickHouse/dbms/include/DB/Storages
2014-10-07 13:09:59 +04:00
..
Distributed show defaulted columns info in DESC TABLE query output. [#METR-12739] 2014-09-30 07:48:40 +04:00
MergeTree dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
AlterCommands.h dbms: add partial validation of ALTER queries. [#METR-12739] 2014-10-07 13:09:59 +04:00
ColumnDefault.h return ColumnDefaults from InterpreterCreateQuery::parseColumns. [#METR-12739] 2014-09-29 18:58:48 +04:00
IStorage.h add draft version of DEFAULT, MATERIALIZED/ALIAS currently parsed but not taken into account. [#METR-12739] 2014-09-30 07:08:47 +04:00
ITableDeclaration.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
MarkCache.h dbms: parts_checker; not working yet. [#METR-11980] 2014-07-22 14:35:44 +04:00
StorageChunkMerger.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageChunkRef.h add draft version of DEFAULT, MATERIALIZED/ALIAS currently parsed but not taken into account. [#METR-12739] 2014-09-30 07:08:47 +04:00
StorageChunks.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageDistributed.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageFactory.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageLog.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageMaterializedView.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageMemory.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageMerge.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageMergeTree.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageNull.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageReplicatedMergeTree.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +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: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageView.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
VirtualColumnFactory.h Merge 2014-07-31 13:12:12 +04:00