ClickHouse/dbms/src/Storages
2017-11-19 22:57:28 +03:00
..
Distributed Fixed incorrect INSERT into Distributed table in async mode with local replicas in a shard. #1404 [#CLICKHOUSE-2] 2017-11-03 00:32:59 +03:00
MergeTree BackgroundSchedulePool: miscellaneous [#CLICKHOUSE-2]. 2017-11-19 03:27:43 +03:00
System Split lib dbms to dbms + dbms_common_io 2017-11-17 22:19:49 +03:00
tests Fixed build [#CLICKHOUSE-2]. 2017-10-28 06:59:42 +03:00
AlterCommands.cpp
AlterCommands.h
CMakeLists.txt
ColumnDefault.cpp
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
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 Removed unsupported functionality [#CLICKHOUSE-2]. 2017-11-18 05:34:00 +03:00
ITableDeclaration.cpp
ITableDeclaration.h
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 Fixed wording [#CLICKHOUSE-2]. 2017-11-15 22:47:49 +03:00
StorageBuffer.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageCatBoostPool.cpp fix build 2017-11-10 14:44:32 +03:00
StorageCatBoostPool.h Fixed error after merge [#CLICKHOUSE-2]. 2017-11-14 03:11:33 +03:00
StorageDictionary.cpp Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 00:50:22 +03:00
StorageDictionary.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageDistributed.cpp Removed unsupported functionality [#CLICKHOUSE-2]. 2017-11-18 05:34:00 +03:00
StorageDistributed.h Removed unsupported functionality [#CLICKHOUSE-2]. 2017-11-18 05:34:00 +03:00
StorageFactory.cpp Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageFactory.h fix CREATE TABLE bugs and idiosyncrasies: [#CLICKHOUSE-3000] 2017-10-26 07:53:52 +03:00
StorageFile.cpp Fixed warnings found by cppcheck [#CLICKHOUSE-3300]. 2017-09-08 00:04:48 +03:00
StorageFile.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageJoin.cpp
StorageJoin.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageKafka.cpp Style [#CLICKHOUSE-2]. 2017-11-17 23:42:03 +03:00
StorageKafka.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageLog.cpp dbms: CompressionSettingsSelector. [#METR-21516] 2017-10-13 04:08:23 +03:00
StorageLog.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageMaterializedView.cpp save TO table of a materialized view to the ATTACH query [#CLICKHOUSE-2] 2017-10-30 21:39:39 +03:00
StorageMaterializedView.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageMemory.cpp Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 00:50:22 +03:00
StorageMemory.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageMerge.cpp Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageMerge.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:56:31 +03:00
StorageMergeTree.cpp Introduced logic for MergeTree parts states. [#CLICKHOUSE-3178] 2017-10-26 17:16:06 +03:00
StorageMergeTree.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageNull.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageReplicatedMergeTree.cpp BackgroundSchedulePool: miscellaneous [#CLICKHOUSE-2]. 2017-11-19 03:22:13 +03:00
StorageReplicatedMergeTree.h BackgroundSchedulePool: miscellaneous; added TODO [#CLICKHOUSE-2]. 2017-11-19 03:08:37 +03:00
StorageSet.cpp
StorageSet.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageStripeLog.cpp dbms: CompressionSettingsSelector. [#METR-21516] 2017-10-13 04:08:23 +03:00
StorageStripeLog.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:56:31 +03:00
StorageTinyLog.cpp dbms: CompressionSettingsSelector. [#METR-21516] 2017-10-13 04:08:23 +03:00
StorageTinyLog.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageView.cpp Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
StorageView.h Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:56:31 +03:00
VirtualColumnFactory.cpp
VirtualColumnFactory.h