ClickHouse/dbms/src/Storages
2017-05-09 15:07:35 -04:00
..
Distributed use only ConnectionPoolWithFailover in RemoteBlockInputStream [#CLICKHOUSE-2141] 2017-04-19 20:50:17 +03:00
MergeTree Fixed translation errors, part 1 [#CLICKHOUSE-3]. 2017-05-09 15:07:35 -04:00
System Move most AggregateFunctions to separate lib, use AggregateFunctionFactory as singletone, rename lib storages_system->clickhouse_storages_system 2017-05-05 16:59:18 -07:00
tests Move most AggregateFunctions to separate lib, use AggregateFunctionFactory as singletone, rename lib storages_system->clickhouse_storages_system 2017-05-05 16:59:18 -07:00
AlterCommands.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
AlterCommands.h translate comments 2017-04-16 23:17:32 +03:00
CMakeLists.txt Debian: simpler package (#662) 2017-04-10 20:43:30 +03:00
ColumnDefault.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ColumnDefault.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ColumnsDescription.cpp Another freebsd fix, update freebsd build doc 2017-05-05 03:23:32 +03:00
ColumnsDescription.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
CompressionMethodSelector.h translate comments 2017-04-16 23:17:32 +03:00
IStorage.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
IStorage.h support DEDUPLICATE option in OPTIMIZE query 2017-04-17 21:15:14 +03:00
ITableDeclaration.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ITableDeclaration.h translate comments 2017-04-16 23:17:32 +03:00
MarkCache.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
StorageBuffer.cpp support DEDUPLICATE option in OPTIMIZE query 2017-04-17 21:15:14 +03:00
StorageBuffer.h support DEDUPLICATE option in OPTIMIZE query 2017-04-17 21:15:14 +03:00
StorageCloud.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
StorageCloud.h translate comments 2017-04-16 23:17:32 +03:00
StorageDistributed.cpp check replica delay when getting a connection from ConnectionPoolWithFailover [#CLICKHOUSE-2141] 2017-04-17 22:51:41 +03:00
StorageDistributed.h translate comments 2017-04-16 23:17:32 +03:00
StorageFactory.cpp Move most AggregateFunctions to separate lib, use AggregateFunctionFactory as singletone, rename lib storages_system->clickhouse_storages_system 2017-05-05 16:59:18 -07:00
StorageFactory.h Explicitly disallow dummy data types and special Null data type to be in table declaration [#CLICKHOUSE-4]. 2017-04-23 10:59:49 +03:00
StorageFile.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
StorageFile.h Moved code to cpp [#CLICKHOUSE-2]. 2017-04-08 04:32:05 +03:00
StorageJoin.cpp Added 'join_use_nulls' setting to allow using NULLs as default values for non-joined rows in case of outer joins [#CLICKHOUSE-2]. 2017-04-04 09:52:39 +03:00
StorageJoin.h translate comments 2017-04-16 23:17:32 +03:00
StorageLog.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
StorageLog.h translate comments 2017-04-16 23:17:32 +03:00
StorageMaterializedView.cpp support DEDUPLICATE option in OPTIMIZE query 2017-04-17 21:15:14 +03:00
StorageMaterializedView.h support DEDUPLICATE option in OPTIMIZE query 2017-04-17 21:15:14 +03:00
StorageMemory.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
StorageMemory.h translate comments 2017-04-16 23:17:32 +03:00
StorageMerge.cpp Merge: fail if cant convert columns (#753) 2017-05-03 21:08:59 -07:00
StorageMerge.h translate comments 2017-04-16 23:17:32 +03:00
StorageMergeTree.cpp fix TODO 2017-04-17 21:15:14 +03:00
StorageMergeTree.h support DEDUPLICATE option in OPTIMIZE query 2017-04-17 21:15:14 +03:00
StorageNull.h translate comments 2017-04-16 23:17:32 +03:00
StorageReplicatedMergeTree.cpp Allow to disable replicated max parallel fetches/sends [#CLICKHOUSE-2960]. 2017-04-20 21:37:01 +03:00
StorageReplicatedMergeTree.h Merge branch 'master' into lagging-replicas-failover 2017-04-19 21:31:29 +03:00
StorageSet.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
StorageSet.h translate comments 2017-04-16 23:17:32 +03:00
StorageStripeLog.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
StorageStripeLog.h translate comments 2017-04-16 23:17:32 +03:00
StorageTinyLog.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
StorageTinyLog.h translate comments 2017-04-16 23:17:32 +03:00
StorageView.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
StorageView.h translate comments 2017-04-16 23:17:32 +03:00
VirtualColumnFactory.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
VirtualColumnFactory.h translate comments 2017-04-16 23:17:32 +03:00