ClickHouse/dbms/include/DB/Storages
proller 670e98fa92 allow several <graphite> targets (#603)
* allow several <graphite> targets

* fix

* fix

* Adjustable parts

* changelog version

* fix

* changelog

* Style fixes

* attachSystemTables

* config describe

* fixes

* fixes
2017-03-21 23:08:09 +04:00
..
Distributed Fix poor distributed insertion scalability (#481) 2017-02-12 00:20:57 +04:00
MergeTree Fixed error [#CLICKHOUSE-2]. 2017-03-14 03:14:19 +03:00
System allow several <graphite> targets (#603) 2017-03-21 23:08:09 +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
CompressionMethodSelector.h
IStorage.h Fixed and refactored storage Merge. [#CLICKHOUSE-2758] 2017-02-07 23:43:31 +04:00
ITableDeclaration.h
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 Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
StorageFactory.h
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 Fix isolated usage of all .h files, move some code to .cpp (#578) 2017-03-11 04:27:59 +04:00
StorageMemory.h
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 Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
StorageReplicatedMergeTree.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
StorageSet.h Squashed commit of the following: 2017-01-14 12:00:19 +03:00
StorageStripeLog.h
StorageTinyLog.h
StorageView.h
VirtualColumnFactory.h