ClickHouse/src/Storages
2021-06-04 11:33:07 +03:00
..
Distributed Merge pull request #23657 from kssenii/poco-file-to-std-fs 2021-05-31 23:17:02 +03:00
examples Fix checks 2021-05-30 15:44:58 +03:00
HDFS Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs 2021-05-27 00:01:25 +03:00
Kafka Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
LiveView Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
MergeTree Merge pull request #24398 from Avogar/fix-deltasum 2021-06-03 19:40:06 +03:00
MySQL Add settings (for connections) for MySQL storage engine 2021-05-20 22:44:52 +03:00
PostgreSQL Review fixes 2021-05-07 12:05:34 +00:00
RabbitMQ Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
RocksDB Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs 2021-05-08 17:49:05 +03:00
System Merge pull request #17871 from nvartolomei/nv/parts-uuid-move-shard 2021-05-23 10:20:57 +03:00
tests Fix build. 2021-05-31 19:07:45 +03:00
AlterCommands.cpp Fix alter table drop projection if exists 2021-05-28 21:27:36 +08:00
AlterCommands.h Projections 2021-05-11 18:12:23 +08:00
CheckResults.h
CMakeLists.txt
ColumnCodec.h
ColumnDefault.cpp
ColumnDefault.h
ColumnDependency.h Projections 2021-05-11 18:12:23 +08:00
ColumnsDescription.cpp
ColumnsDescription.h
CompressionCodecSelector.h
ConstraintsDescription.cpp ExpressionActions compile only necessary places 2021-05-19 11:43:16 +03:00
ConstraintsDescription.h
DataDestinationType.h
extractKeyExpressionList.cpp
extractKeyExpressionList.h
getStructureOfRemoteTable.cpp
getStructureOfRemoteTable.h
IndicesDescription.cpp
IndicesDescription.h
IStorage_fwd.h
IStorage.cpp Use ActionsDAG to rewrite projection queries 2021-05-11 18:12:27 +08:00
IStorage.h Introduce IStorage::flushAndShutdown() 2021-05-16 13:23:53 +03:00
JoinSettings.cpp
JoinSettings.h
KeyDescription.cpp Fix comparisons with modulo key (version 2) 2021-05-21 16:40:47 +00:00
KeyDescription.h Fix comparisons with modulo key (version 2) 2021-05-21 16:40:47 +00:00
MarkCache.h
MemorySettings.cpp
MemorySettings.h
MutationCommands.cpp Projections 2021-05-11 18:12:23 +08:00
MutationCommands.h Projections 2021-05-11 18:12:23 +08:00
PartitionCommands.cpp Merge branch 'master' into nv/parts-uuid-move-shard 2021-05-11 15:36:40 +03:00
PartitionCommands.h Merge branch 'master' into nv/parts-uuid-move-shard 2021-05-11 15:36:40 +03:00
ProjectionsDescription.cpp Better exception for invalid projection creation 2021-05-31 12:24:09 +08:00
ProjectionsDescription.h Fix alter table drop projection if exists 2021-05-28 21:27:36 +08:00
ReadInOrderOptimizer.cpp
ReadInOrderOptimizer.h
registerStorages.cpp
registerStorages.h
SelectQueryDescription.cpp
SelectQueryDescription.h
SelectQueryInfo.h Part 3. 2021-05-27 16:40:33 +03:00
SetSettings.cpp
SetSettings.h
StorageBuffer.cpp Fix 2021-05-24 16:55:05 +03:00
StorageBuffer.h Destroy Buffer() tables before others (within one database) 2021-05-16 13:23:53 +03:00
StorageDictionary.cpp Fix special build check. 2021-06-01 12:00:19 +03:00
StorageDictionary.h
StorageDistributed.cpp Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs 2021-05-20 19:20:09 +03:00
StorageDistributed.h enable reading of subcolumn for distributed tables 2021-05-25 03:49:24 +03:00
StorageExternalDistributed.cpp Add settings (for connections) for MySQL storage engine 2021-05-20 22:44:52 +03:00
StorageExternalDistributed.h
StorageFactory.cpp Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
StorageFactory.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
StorageFile.cpp fs::absolute to fs::canonical 2021-05-24 20:37:54 +03:00
StorageFile.h Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs 2021-05-17 17:42:05 +03:00
StorageGenerateRandom.cpp fix test and conflict 2021-05-11 16:22:24 +00:00
StorageGenerateRandom.h
StorageInMemoryMetadata.cpp fix 2021-05-13 02:05:53 +00:00
StorageInMemoryMetadata.h fix 2021-05-13 02:05:53 +00:00
StorageInput.cpp
StorageInput.h
StorageJoin.cpp Merge pull request #24822 from CurtizJ/merging-23260 2021-06-02 15:02:37 +03:00
StorageJoin.h better lock in StorageJoin 2021-06-01 02:22:05 +03:00
StorageLog.cpp Mark false positives for PVS-Studio 2021-05-24 06:59:12 +03:00
StorageLog.h
StorageLogSettings.cpp
StorageLogSettings.h
StorageMaterializedView.cpp Merge pull request #24806 from ClickHouse/tavplubix-patch-2 2021-06-01 11:32:16 +03:00
StorageMaterializedView.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
StorageMaterializeMySQL.cpp
StorageMaterializeMySQL.h
StorageMemory.cpp Merge pull request #24275 from ucasFL/fix-mutation 2021-05-20 10:09:48 +03:00
StorageMemory.h
StorageMerge.cpp Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
StorageMerge.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
StorageMergeTree.cpp Merge pull request #23315 from CurtizJ/empty-parts-fix 2021-06-01 13:52:49 +03:00
StorageMergeTree.h Merge pull request #23315 from CurtizJ/empty-parts-fix 2021-06-01 13:52:49 +03:00
StorageMongoDB.cpp
StorageMongoDB.h
StorageMySQL.cpp Add settings (for connections) for MySQL storage engine 2021-05-20 22:44:52 +03:00
StorageMySQL.h Add settings (for connections) for MySQL storage engine 2021-05-20 22:44:52 +03:00
StorageNull.cpp
StorageNull.h
StoragePostgreSQL.cpp fix test and conflict 2021-05-11 16:22:24 +00:00
StoragePostgreSQL.h fix test and conflict 2021-05-11 16:22:24 +00:00
StorageProxy.h Destroy Buffer() tables before others (within one database) 2021-05-16 13:23:53 +03:00
StorageReplicatedMergeTree.cpp Fix typo 2021-06-04 11:33:07 +03:00
StorageReplicatedMergeTree.h Merge branch 'master' into limited_fetches 2021-06-02 23:01:47 +03:00
StorageS3.cpp Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs 2021-05-17 17:42:05 +03:00
StorageS3.h
StorageS3Cluster.cpp fix 2021-05-13 02:05:53 +00:00
StorageS3Cluster.h fix 2021-05-13 02:05:53 +00:00
StorageS3Settings.cpp
StorageS3Settings.h
StorageSet.cpp
StorageSet.h
StorageStripeLog.cpp
StorageStripeLog.h
StorageTableFunction.h Fixed tests 2021-05-19 20:57:07 +03:00
StorageTinyLog.cpp
StorageTinyLog.h
StorageURL.cpp fix test and conflict 2021-05-11 16:22:24 +00:00
StorageURL.h fix conflict 2021-05-02 16:33:45 +00:00
StorageValues.cpp
StorageValues.h
StorageView.cpp Implement table comments 2021-04-23 12:18:23 +00:00
StorageView.h
StorageXDBC.cpp Final fixes 2021-05-29 00:34:44 +03:00
StorageXDBC.h
TableLockHolder.h
transformQueryForExternalDatabase.cpp
transformQueryForExternalDatabase.h
TTLDescription.cpp
TTLDescription.h
TTLMode.h
VirtualColumnUtils.cpp ExpressionActions compile only necessary places 2021-05-19 11:43:16 +03:00
VirtualColumnUtils.h
ya.make Merge pull request #17871 from nvartolomei/nv/parts-uuid-move-shard 2021-05-23 10:20:57 +03:00
ya.make.in