ClickHouse/dbms/src/Storages
2017-05-23 21:37:14 +03:00
..
Distributed Improved performance of inserting into StorageDistributed with very high number of shards (not tested) [#CLICKHOUSE-2]. 2017-05-10 02:39:37 -04:00
MergeTree More simple code; fixed translation error [#CLICKHOUSE-2]. 2017-05-23 04:09:47 +03: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 Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +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 fixups after review [#CLICKHOUSE-2929] 2017-05-22 18:40:11 +04:00
StorageBuffer.h Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +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 Preparations, part 4: StorageDistributed is initialized with const Context [#CLICKHOUSE-31]. 2017-05-23 21:37:14 +03:00
StorageDistributed.h Preparations, part 4: StorageDistributed is initialized with const Context [#CLICKHOUSE-31]. 2017-05-23 21:37:14 +03:00
StorageFactory.cpp StorageTrivialBuffer: added support for the replication [#CLICKHOUSE-2929] 2017-05-22 18:40:11 +04: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 Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageFile.h Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +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 Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageLog.h Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageMaterializedView.cpp Preparations, part 3 [#CLICKHOUSE-31]. 2017-05-23 21:33:48 +03:00
StorageMaterializedView.h Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageMemory.cpp Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageMemory.h Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageMerge.cpp Fix wrong implementation of CastTypeBlockInputStream (#807) 2017-05-20 18:47:40 +04:00
StorageMerge.h translate comments 2017-04-16 23:17:32 +03:00
StorageMergeTree.cpp Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageMergeTree.h Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageNull.h Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageReplicatedMergeTree.cpp Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageReplicatedMergeTree.h Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageSet.cpp Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageSet.h Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageStripeLog.cpp Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageStripeLog.h Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageTinyLog.cpp Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageTinyLog.h Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageTrivialBuffer.cpp TrivialBuffer: fixed build after merge [#CLICKHOUSE-2929]. 2017-05-22 19:46:33 +03:00
StorageTrivialBuffer.h TrivialBuffer: fixed build after merge [#CLICKHOUSE-2929]. 2017-05-22 19:46:33 +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