ClickHouse/dbms/include/DB/Storages
2016-08-26 22:50:04 +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 Fixed error with cancelling merges on ALTERs [#METR-22524]. 2016-08-26 22:50:04 +03:00
System Added optional 'default_database' parameter for Cluster (allow Distributed tables to connect to different databases on different shards/replicas) [#METR-22462]. 2016-08-22 23:34:21 +03:00
AlterCommands.h Modify primary key: development [#METR-21119]. 2016-05-05 21:28:46 +03: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 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 dbms: add ext::identity and ext::collection_cast, use in ITableDeclaration 2015-10-16 14:44:44 +03:00
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 Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +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 Cloud databases: development [#METR-19998]. 2016-04-05 00:41:16 +03:00
StorageMergeTree.h Tiny modification [#METR-22327]. 2016-08-13 04:59:09 +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 dbms: quorum inserts: development [#METR-16779]. 2015-09-10 23:43:42 +03:00
StorageStripeLog.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
StorageTinyLog.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
StorageView.h Allowed subqueries in views [#METR-21586]. 2016-06-06 21:19:28 +03:00
VirtualColumnFactory.h Merge 2014-07-31 13:12:12 +04:00