ClickHouse/dbms/src/Storages
2017-04-29 06:37:38 +03:00
..
Distributed use only ConnectionPoolWithFailover in RemoteBlockInputStream [#CLICKHOUSE-2141] 2017-04-19 20:50:17 +03:00
MergeTree Do not remove temporary directory on fetch [#CLICKHOUSE-2894]. 2017-04-29 01:26:39 +03:00
System Add column rows to system.parts table. [#CLICKHOUSE-2950] 2017-04-28 23:54:24 +03:00
tests Fool's day changed, continued [#CLICKHOUSE-3]. 2017-04-05 14:52:23 +03: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 Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +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 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
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 rename CastEnumBlockInputStream -> CastTypeBlockInputStream 2017-04-29 06:37:38 +03: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