ClickHouse/dbms/include/DB/Storages
2016-11-25 01:41:27 +03:00
..
Distributed Make it compilable on OS X 2016-11-01 17:59:21 +01:00
MergeTree Improved merge selecting algorithm for Replicated tables [#METR-23615]. 2016-11-25 01:41:27 +03:00
System Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
AlterCommands.h Modify primary key: development [#METR-21119]. 2016-05-05 21:28:46 +03:00
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 Fixed rare deadlock after startup when structure of query_log was changed [#METR-23594]. 2016-11-23 23:41:39 +03:00
ITableDeclaration.h
MarkCache.h Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
StorageBuffer.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageCloud.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageDistributed.h Added requested PR changes. [#METR-22802] 2016-10-14 20:54: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
StorageFile.h Added requested PR changes, 2nd iteration. 2016-11-14 02:57:18 +03:00
StorageJoin.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageLog.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +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 rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageMergeTree.h Little improvement for large number of small inserts [#METR-22327]. 2016-11-18 04:03:57 +03:00
StorageNull.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageReplicatedMergeTree.h dbms: Simplified logic of selecting merges [#METR-21841]. 2016-10-28 01:50:02 +03:00
StorageSet.h Preparation [#METR-2944]. 2016-10-25 09:49:24 +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