ClickHouse/dbms/src/Storages
2018-09-19 14:08:04 +03:00
..
Distributed
Kafka ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
MergeTree fix class for added parts 2018-09-19 14:08:04 +03:00
System ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
tests Addition to prev. revision [#CLICKHOUSE-2] 2018-09-02 06:58:31 +03:00
AlterCommands.cpp
AlterCommands.h
CMakeLists.txt
ColumnDefault.cpp
ColumnDefault.h
ColumnsDescription.cpp
ColumnsDescription.h
CompressionSettingsSelector.h
getStructureOfRemoteTable.cpp
getStructureOfRemoteTable.h
IStorage.cpp
IStorage.h ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
ITableDeclaration.cpp
ITableDeclaration.h
MarkCache.h
MutationCommands.cpp move validation to MutationsInterpreter [#CLICKHOUSE-13] 2018-09-04 17:33:48 +03:00
MutationCommands.h move validation to MutationsInterpreter [#CLICKHOUSE-13] 2018-09-04 17:33:48 +03:00
PartitionCommands.cpp
PartitionCommands.h
registerStorages.cpp
registerStorages.h
SelectQueryInfo.h Avoid removing columns used in sample expression in prewhere actions. [#CLICKHOUSE-3969] 2018-09-07 19:01:21 +03:00
StorageBuffer.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageBuffer.h Fixed build [#CLICKHOUSE-2] 2018-09-06 21:44:12 +03:00
StorageCatBoostPool.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageCatBoostPool.h
StorageDictionary.cpp Merge pull request #3123 from Enmk/Issue_2093_Support_arbitrary_type_for_ranges_in_range_hashed_dictionary 2018-09-14 22:10:13 +03:00
StorageDictionary.h
StorageDistributed.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageDistributed.h Merging #2226 2018-08-05 10:05:43 +03:00
StorageFactory.cpp Fixed style violations [#CLICKHOUSE-2] 2018-08-10 04:41:54 +03:00
StorageFactory.h
StorageFile.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageFile.h
StorageJoin.cpp Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00
StorageJoin.h
StorageLog.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageLog.h
StorageMaterializedView.cpp Added forwarding of mutation for Materialized views #2897 2018-08-20 19:28:30 +03:00
StorageMaterializedView.h Added forwarding of mutation for Materialized views #2897 2018-08-20 19:28:30 +03:00
StorageMemory.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageMemory.h
StorageMerge.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageMerge.h Merging #2226 2018-08-05 10:05:43 +03:00
StorageMergeTree.cpp Merge branch 'master' into ISSUES-2581 2018-09-17 15:30:08 +03:00
StorageMergeTree.h Fix build 2018-09-12 22:57:14 +03:00
StorageMySQL.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageMySQL.h
StorageNull.cpp
StorageNull.h ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageODBC.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageODBC.h Merged with master. 2018-08-20 15:25:06 +03:00
StorageReplicatedMergeTree.cpp fix class for added parts 2018-09-19 14:08:04 +03:00
StorageReplicatedMergeTree.h fix class for added parts 2018-09-19 14:08:04 +03:00
StorageSet.cpp Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00
StorageSet.h Fix concurrent issue of StorageSetOrJoin. 2018-08-08 06:54:56 +03:00
StorageStripeLog.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageStripeLog.h
StorageTinyLog.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageTinyLog.h
StorageURL.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageURL.h Merged with master. 2018-08-20 15:25:06 +03:00
StorageView.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageView.h ISSUES-863 support optimize predicate for view 2018-08-29 13:29:03 +08:00
transformQueryForExternalDatabase.cpp
transformQueryForExternalDatabase.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h