ClickHouse/dbms/include/DB/Storages
2017-02-10 09:05:33 +04:00
..
Distributed Preparation [#METR-2944]. 2016-12-12 06:33:34 +03:00
MergeTree translate comments [#CLICKHOUSE-3] 2017-02-10 09:05:33 +04:00
System SELECT * FROM system.build_options [#METR-24175] (#398) 2017-01-26 02:24:36 +04:00
AlterCommands.h Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
ColumnDefault.h Preparation [#METR-2944]. 2016-12-12 10:24:56 +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 Fixed and refactored storage Merge. [#CLICKHOUSE-2758] 2017-02-07 23:43:31 +04:00
ITableDeclaration.h dbms: add ext::identity and ext::collection_cast, use in ITableDeclaration 2015-10-16 14:44:44 +03:00
MarkCache.h Introduce LRUCache::getOrSet(), use it to avoid mark cache stampede [#CLICKHOUSE-2115] 2017-01-31 22:45:10 +04:00
StorageBuffer.h Include fixes (#454) 2017-02-07 19:38:57 +04:00
StorageCloud.h Preparation [#METR-23747]. 2016-12-08 05:49:04 +03:00
StorageDistributed.h Preparation [#METR-2944]. 2016-12-12 06:33:34 +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
StorageFile.h Added requested PR changes, 2nd iteration. 2016-11-14 02:57:18 +03:00
StorageJoin.h Squashed commit of the following: 2017-01-14 12:00:19 +03:00
StorageLog.h Merging [#METR-19266]. 2016-12-10 08:03:12 +03:00
StorageMaterializedView.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageMemory.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageMerge.h Fixed and refactored storage Merge. [#CLICKHOUSE-2758] 2017-02-07 23:43:31 +04:00
StorageMergeTree.h forbid multidimensional array columns in MergeTree tables [#CLICKHOUSE-2803] 2017-02-10 09:05:33 +04:00
StorageNull.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageReplicatedMergeTree.h Add requested PR changes. [#CLICKHOUSE-2145] [issue #325] 2017-01-24 22:26:29 +04:00
StorageSet.h Squashed commit of the following: 2017-01-14 12:00:19 +03:00
StorageStripeLog.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageTinyLog.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageView.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
VirtualColumnFactory.h Merge 2014-07-31 13:12:12 +04:00