ClickHouse/dbms/src/Storages
2017-12-21 20:43:32 +03:00
..
Distributed Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-15 23:48:46 +03:00
MergeTree Whitespace [#CLICKHOUSE-2]. 2017-12-21 20:43:32 +03:00
System Fixed error [#CLICKHOUSE-2]. 2017-12-18 09:49:38 +03:00
tests Miscellaneous [#CLICKHOUSE-2]. 2017-12-18 07:07:26 +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 Unification [#CLICKHOUSE-2]. 2017-09-15 15:16:12 +03:00
ColumnsDescription.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
ColumnsDescription.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
CompressionSettingsSelector.h Fix includes 2017-10-26 14:46:57 +03:00
IStorage.cpp Use FIFO lock in IStorage. [#CLICKHOUSE-3246] 2017-09-01 20:45:05 +03:00
IStorage.h Better [#CLICKHOUSE-2]. 2017-12-01 22:34:51 +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 Unification [#CLICKHOUSE-2]. 2017-09-15 15:16:12 +03:00
SelectQueryInfo.h Fix missing includes 2017-07-24 18:04:49 +03:00
StorageBuffer.cpp Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-15 23:48:46 +03:00
StorageBuffer.h Better [#CLICKHOUSE-2]. 2017-12-02 00:13:25 +03:00
StorageCatBoostPool.cpp Better [#CLICKHOUSE-2]. 2017-12-02 00:13:25 +03:00
StorageCatBoostPool.h Fixed error after merge [#CLICKHOUSE-2]. 2017-11-14 03:11:33 +03:00
StorageDictionary.cpp Better [#CLICKHOUSE-2]. 2017-12-02 00:13:25 +03:00
StorageDictionary.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageDistributed.cpp merged with master 2017-12-11 21:13:24 +03:00
StorageDistributed.h merged with master 2017-12-11 21:13:24 +03:00
StorageFactory.cpp StorageKafka: extended configuration, parallel consumers, offset tracking 2017-12-21 00:46:50 +03:00
StorageFactory.h fix CREATE TABLE bugs and idiosyncrasies: [#CLICKHOUSE-3000] 2017-10-26 07:53:52 +03:00
StorageFile.cpp Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-18 08:38:42 +03:00
StorageFile.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageJoin.cpp Fixes StorageJoin's sample block order. 2017-11-20 19:46:24 +08:00
StorageJoin.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageKafka.cpp StorageKafka: nicer interface for claiming consumers 2017-12-21 00:46:50 +03:00
StorageKafka.h StorageKafka: nicer interface for claiming consumers 2017-12-21 00:46:50 +03:00
StorageLog.cpp Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-17 10:59:14 +03:00
StorageLog.h Unification of serde of data types: development [#CLICKHOUSE-2838]. 2017-11-29 02:50:17 +03:00
StorageMaterializedView.cpp StorageMaterializedView: update dependencies on DETACH TABLE 2017-12-21 00:46:50 +03:00
StorageMaterializedView.h StorageMaterializedView: update dependencies on DETACH TABLE 2017-12-21 00:46:50 +03:00
StorageMemory.cpp Better [#CLICKHOUSE-2]. 2017-12-02 00:13:25 +03:00
StorageMemory.h Better [#CLICKHOUSE-2]. 2017-12-02 00:13:25 +03:00
StorageMerge.cpp Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-15 23:48:46 +03:00
StorageMerge.h Better [#CLICKHOUSE-2]. 2017-12-02 00:13:25 +03:00
StorageMergeTree.cpp Unification of serde of data types: development [#CLICKHOUSE-2838]. 2017-12-03 05:15:35 +03:00
StorageMergeTree.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageNull.h Better [#CLICKHOUSE-2]. 2017-12-02 00:13:25 +03:00
StorageReplicatedMergeTree.cpp add comments [#CLICKHOUSE-3508] 2017-12-20 20:40:36 +03:00
StorageReplicatedMergeTree.h Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-15 21:23:05 +03:00
StorageSet.cpp Better [#CLICKHOUSE-2]. 2017-12-02 00:13:25 +03:00
StorageSet.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageStripeLog.cpp Better [#CLICKHOUSE-2]. 2017-12-02 00:13:25 +03:00
StorageStripeLog.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageTinyLog.cpp Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-17 10:59:14 +03:00
StorageTinyLog.h Merge branch 'master' into unify-data-types-that-serialized-with-multiple-streams 2017-11-20 02:16:18 +03:00
StorageView.cpp Better [#CLICKHOUSE-2]. 2017-12-02 00:13:25 +03:00
StorageView.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +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
VirtualColumnUtils.cpp Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-18 05:37:08 +03:00
VirtualColumnUtils.h Fixed linking [#CLICKHOUSE-2]. 2017-11-20 08:22:54 +03:00