ClickHouse/dbms/include/DB/Storages
2016-09-11 13:06:34 +03:00
..
Distributed Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
MergeTree dbms: Server: cleanups [#METR-19266] 2016-09-11 13:06:34 +03:00
System Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
AlterCommands.h
ColumnDefault.h
ColumnsDescription.h
CompressionMethodSelector.h Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
IStorage.h Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884]. 2016-06-28 23:50:37 +03:00
ITableDeclaration.h
MarkCache.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
StorageBuffer.h Added support for FINAL and PARTITION specification for OPTIMIZE query [#METR-21326]. 2016-05-16 21:43:38 +03:00
StorageCloud.h Removed wrong addition [#METR-21326]. 2016-05-16 21:52:24 +03:00
StorageDistributed.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
StorageFactory.h Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811]. 2016-08-10 00:48:05 +03:00
StorageJoin.h Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
StorageLog.h dbms: post-testing fixes [#METR-19266] 2016-08-24 03:39:38 +03:00
StorageMaterializedView.h Removed wrong addition [#METR-21326]. 2016-05-16 21:52:24 +03:00
StorageMemory.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
StorageMerge.h
StorageMergeTree.h Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811]. 2016-08-10 00:48:05 +03:00
StorageNull.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
StorageReplicatedMergeTree.h Improvement [#METR-22352]. 2016-08-10 10:20:21 +03:00
StorageSet.h
StorageStripeLog.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
StorageTinyLog.h dbms: Various fixes + more comments [#METR-19266] 2016-08-10 22:12:29 +03:00
StorageView.h Allowed subqueries in views [#METR-21586]. 2016-06-06 21:19:28 +03:00
VirtualColumnFactory.h