ClickHouse/dbms/src/Storages
2018-05-25 23:06:36 +03:00
..
Distributed Style #2387 2018-05-18 21:31:18 +03:00
MergeTree more honest constness in ActionBlocker 2018-05-25 23:06:36 +03:00
System Better naming. [#CLICKHOUSE-3645] 2018-05-09 07:55:08 +03:00
tests test getting abandonable lock in all partitions [#CLICKHOUSE-3747] 2018-05-25 23:05:10 +03:00
AlterCommands.cpp validate mutation commands [#CLICKHOUSE-3688] 2018-05-16 05:46:15 +03:00
AlterCommands.h validate mutation commands [#CLICKHOUSE-3688] 2018-05-16 05:46:15 +03:00
CMakeLists.txt
ColumnDefault.cpp
ColumnDefault.h
ColumnsDescription.cpp minor fixes 2018-04-16 18:11:13 +03:00
ColumnsDescription.h
CompressionSettingsSelector.h
getStructureOfRemoteTable.cpp merged with master 2018-04-16 18:35:11 +03:00
getStructureOfRemoteTable.h Fix split shared build; fix build without system odbc libs (#2191) 2018-04-09 06:52:39 -07:00
IStorage.cpp
IStorage.h alter delete skeleton [#CLICKHOUSE-3688] 2018-05-16 05:46:15 +03:00
ITableDeclaration.cpp
ITableDeclaration.h
MarkCache.h
MutationCommands.cpp write mutations to ZK [#CLICKHOUSE-3747] 2018-05-25 23:06:08 +03:00
MutationCommands.h write mutations to ZK [#CLICKHOUSE-3747] 2018-05-25 23:06:08 +03:00
registerStorages.cpp Allow force disable libs: poco netssl poco mongodb, poco data odbc 2018-05-14 21:36:01 +03:00
registerStorages.h
SelectQueryInfo.h
StorageBuffer.cpp
StorageBuffer.h
StorageCatBoostPool.cpp
StorageCatBoostPool.h
StorageDictionary.cpp Merge pull request #2033 from yandex/show-create-database 2018-03-28 05:29:36 +03:00
StorageDictionary.h Merge pull request #2033 from yandex/show-create-database 2018-03-28 05:29:36 +03:00
StorageDistributed.cpp Using different ZooKeeper library (development) [#CLICKHOUSE-2] 2018-03-24 23:17:27 +03:00
StorageDistributed.h Don't allow Distributed table that look at itself [#CLICKHOUSE-2919]. 2018-03-16 05:08:31 +03:00
StorageFactory.cpp add some useful methods, rename for clarity [#CLICKHOUSE-3241] 2018-03-12 22:10:13 +03:00
StorageFactory.h
StorageFile.cpp Allowed to read files by table function "file" inside "user_files_path" #2164 2018-04-19 08:32:09 +03:00
StorageFile.h
StorageJoin.cpp Fixed style a bit [#CLICKHOUSE-2] 2018-05-07 05:01:11 +03:00
StorageJoin.h
StorageKafka.cpp #2249 allow macros while creating kafka engine 2018-04-20 19:10:26 +03:00
StorageKafka.h
StorageLog.cpp
StorageLog.h
StorageMaterializedView.cpp
StorageMaterializedView.h
StorageMemory.cpp
StorageMemory.h
StorageMerge.cpp Fixed test [#CLICKHOUSE-2] 2018-03-16 12:00:04 +03:00
StorageMerge.h
StorageMergeTree.cpp parts versioning [#CLICKHOUSE-3687] 2018-05-25 23:04:07 +03:00
StorageMergeTree.h Fixed error; added test from Alexander Zaitsev [#CLICKHOUSE-2] 2018-03-19 17:29:40 +03:00
StorageMySQL.cpp fix some bugs, fix some code styles 2018-05-15 03:02:59 +03:00
StorageMySQL.h fix some bugs, fix some code styles 2018-05-15 03:02:59 +03:00
StorageNull.cpp
StorageNull.h
StorageODBC.cpp Moved SessionPoolHelpers #2180 2018-04-07 06:07:32 +03:00
StorageODBC.h Prepare to new poco (PocoData renamed to PocoSQL) (#2158) 2018-04-03 04:48:40 -07:00
StorageReplicatedMergeTree.cpp don't select merges of parts with different mutation versions [#CLICKHOUSE-3747] 2018-05-25 23:06:28 +03:00
StorageReplicatedMergeTree.h don't select merges of parts with different mutation versions [#CLICKHOUSE-3747] 2018-05-25 23:06:28 +03:00
StorageSet.cpp Fixed error with Sets, part 2 #2246 2018-04-20 00:34:04 +03:00
StorageSet.h
StorageStripeLog.cpp Miscellaneous (no effect) [#CLICKHOUSE-2] 2018-05-09 07:22:30 +03:00
StorageStripeLog.h
StorageTinyLog.cpp Miscellaneous (no effect) [#CLICKHOUSE-2] 2018-05-09 07:22:30 +03:00
StorageTinyLog.h
StorageView.cpp use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageView.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
transformQueryForExternalDatabase.cpp
transformQueryForExternalDatabase.h
VirtualColumnFactory.cpp
VirtualColumnFactory.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h