ClickHouse/dbms/src/Storages
2017-07-21 21:10:14 +03:00
..
Distributed put Distributed inserts with different block structure into different batches [#CLICKHOUSE-3163] 2017-07-21 20:55:38 +03:00
MergeTree added comments 2017-07-21 21:02:02 +03:00
System ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
tests Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +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 Using lexer (incomplete) [#CLICKHOUSE-2]. 2017-07-13 08:59:01 +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 Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
ITableDeclaration.cpp Get rid of .hpp files [#CLICKHOUSE-2]. 2017-06-06 20:18:32 +03:00
ITableDeclaration.h translate comments 2017-04-16 23:17:32 +03:00
MarkCache.h Rename field in UInt128 2017-07-04 18:10:36 +02:00
SelectQueryInfo.h Added missing file [#CLICKHOUSE-3148]. 2017-07-15 07:06:51 +03:00
StorageBuffer.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageBuffer.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageCloud.cpp Removed duplicate code [#CLICKHOUSE-2]. 2017-06-06 21:36:13 +03:00
StorageCloud.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageDictionary.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageDictionary.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageDistributed.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageDistributed.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageFactory.cpp removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
StorageFactory.h Renamed Singleton to avoid conflicts with Arcadia* codebase [#DEVTOOLS-3343]. 2017-07-10 07:34:14 +03:00
StorageFile.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageFile.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +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 Removed duplicate code [#CLICKHOUSE-2]. 2017-06-06 21:36:13 +03:00
StorageLog.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageLog.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageMaterializedView.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageMaterializedView.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageMemory.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageMemory.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageMerge.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageMerge.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageMergeTree.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageMergeTree.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageNull.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageReplicatedMergeTree.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
StorageReplicatedMergeTree.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageSet.cpp Preparations [#CLICKHOUSE-2] 2017-05-22 01:25:25 +03:00
StorageSet.h Removed duplicate code [#CLICKHOUSE-2]. 2017-06-06 21:36:13 +03:00
StorageStripeLog.cpp Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
StorageStripeLog.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageTinyLog.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageTinyLog.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageTrivialBuffer.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageTrivialBuffer.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageView.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
StorageView.h Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
VirtualColumnFactory.cpp Preparation: removed support for unreplicated data in Replicated tables [#CLICKHOUSE-31]. 2017-05-25 00:38:56 +03:00
VirtualColumnFactory.h translate comments 2017-04-16 23:17:32 +03:00