ClickHouse/src/Storages
Alexander Tokmakov b6be194d3a
Merge pull request #36976 from ClickHouse/replicated_database_fixes
Fixes for Replicated database
2022-05-09 14:41:49 +03:00
..
Cache Merge pull request #36650 from bigo-sg/hive_text_parallel_parsing 2022-05-03 15:56:28 +02:00
Distributed base should not depend on Common 2022-04-29 10:26:35 +08:00
examples Remove Arcadia 2022-04-16 00:20:47 +02:00
FileLog Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
fuzzers
HDFS Finalize write buffers in case of exception 2022-05-06 17:30:18 +00:00
Hive Fix build, pt. V 2022-05-04 15:50:52 +02:00
Kafka Fix build, pt. II 2022-05-04 10:15:25 +02:00
LiveView Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
MergeTree Merge branch 'master' into minor-renames 2022-05-07 14:18:50 +03:00
MySQL
PostgreSQL Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
RabbitMQ Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
RocksDB Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
System Merge pull request #36864 from vitlibar/backup-improvements-4 2022-05-05 15:37:51 +02:00
tests Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
WindowView Merge pull request #36998 from Vxider/removing-replacing-wv-transform 2022-05-08 12:11:44 +02:00
AlterCommands.cpp Require mutations for DROP COLUMN by root column name for nested columns 2022-04-29 07:09:34 +03:00
AlterCommands.h
CheckResults.h
CMakeLists.txt
ColumnCodec.h
ColumnDefault.cpp
ColumnDefault.h
ColumnDependency.h
ColumnsDescription.cpp Fix ALTER DROP COLUMN of nested column with compact parts 2022-04-29 07:12:34 +03:00
ColumnsDescription.h Fix ALTER DROP COLUMN of nested column with compact parts 2022-04-29 07:12:34 +03:00
CompressionCodecSelector.h
ConstraintsDescription.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
ConstraintsDescription.h clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
DataDestinationType.h
ExecutableSettings.cpp
ExecutableSettings.h
ExternalDataSourceConfiguration.cpp
ExternalDataSourceConfiguration.h Better s3 settings 2022-04-04 16:14:56 +02:00
extractKeyExpressionList.cpp
extractKeyExpressionList.h
getStructureOfRemoteTable.cpp
getStructureOfRemoteTable.h
getVirtualsForStorage.cpp Better 2022-03-28 22:40:27 +02:00
getVirtualsForStorage.h Fix clang-tidy, style check 2022-03-29 14:20:21 +02:00
IndicesDescription.cpp
IndicesDescription.h add hints for column description 2022-04-04 07:24:42 +00:00
IStorage_fwd.h
IStorage.cpp Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
IStorage.h Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
KeyDescription.cpp
KeyDescription.h
MarkCache.h
MemorySettings.cpp
MemorySettings.h
MutationCommands.cpp
MutationCommands.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
PartitionCommands.cpp
PartitionCommands.h
PartitionedSink.cpp Finalize write buffers in case of exception 2022-05-06 17:30:18 +00:00
PartitionedSink.h Finalize write buffers in case of exception 2022-05-06 17:30:18 +00:00
ProjectionsDescription.cpp ProjectionsDescription: pass through min_block_size_bytes for SquashingChunksTransform 2022-04-29 17:04:56 +03:00
ProjectionsDescription.h add hints for projections 2022-04-04 07:24:42 +00:00
ReadFinalForExternalReplicaStorage.cpp Merge pull request #36444 from rschu1ze/clang-tidy-fixes 2022-04-21 16:11:27 +02:00
ReadFinalForExternalReplicaStorage.h
ReadInOrderOptimizer.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
ReadInOrderOptimizer.h
registerStorages.cpp
registerStorages.h
SelectQueryDescription.cpp
SelectQueryDescription.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
SelectQueryInfo.h Make SelectQueryInfo pseudo-copyable 2022-04-07 17:46:50 +08:00
SetSettings.cpp
SetSettings.h
StorageBuffer.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageBuffer.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageDictionary.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageDictionary.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageDistributed.cpp Merge branch 'master' into shared_ptr_helper3 2022-05-03 20:46:16 +00:00
StorageDistributed.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageExecutable.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageExecutable.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageExternalDistributed.cpp Fix build, pt. IV 2022-05-04 12:01:29 +02:00
StorageExternalDistributed.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageFactory.cpp
StorageFactory.h
StorageFile.cpp Finalize write buffers in case of exception 2022-05-06 17:30:18 +00:00
StorageFile.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageGenerateRandom.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageGenerateRandom.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageInMemoryMetadata.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
StorageInMemoryMetadata.h
StorageInput.cpp
StorageInput.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageJoin.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageJoin.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageLog.cpp Merge pull request #36864 from vitlibar/backup-improvements-4 2022-05-05 15:37:51 +02:00
StorageLog.h Merge pull request #36864 from vitlibar/backup-improvements-4 2022-05-05 15:37:51 +02:00
StorageLogSettings.cpp
StorageLogSettings.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
StorageMaterializedMySQL.cpp
StorageMaterializedMySQL.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageMaterializedView.cpp Merge pull request #36864 from vitlibar/backup-improvements-4 2022-05-05 15:37:51 +02:00
StorageMaterializedView.h Merge pull request #36864 from vitlibar/backup-improvements-4 2022-05-05 15:37:51 +02:00
StorageMemory.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageMemory.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageMerge.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageMerge.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageMergeTree.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageMergeTree.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageMongoDB.cpp Fix build, pt. III 2022-05-04 11:20:56 +02:00
StorageMongoDB.h Fix build, pt. III 2022-05-04 11:20:56 +02:00
StorageMongoDBSocketFactory.cpp
StorageMongoDBSocketFactory.h
StorageMySQL.cpp Fix build, pt. IV 2022-05-04 12:01:29 +02:00
StorageMySQL.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageNull.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageNull.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StoragePostgreSQL.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StoragePostgreSQL.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageProxy.h
StorageReplicatedMergeTree.cpp fix logical error on truncate table 2022-05-06 16:12:31 +02:00
StorageReplicatedMergeTree.h fix logical error on truncate table 2022-05-06 16:12:31 +02:00
StorageS3.cpp Finalize write buffers in case of exception 2022-05-06 17:30:18 +00:00
StorageS3.h Merge pull request #36434 from Avogar/fix-s3-cluster 2022-05-05 13:08:49 +02:00
StorageS3Cluster.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageS3Cluster.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageS3Settings.cpp Fix 2022-04-19 11:31:27 +02:00
StorageS3Settings.h Fix 2022-04-08 12:30:24 +02:00
StorageSet.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageSet.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageSnapshot.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
StorageSnapshot.h
StorageSQLite.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageSQLite.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageStripeLog.cpp Merge pull request #36864 from vitlibar/backup-improvements-4 2022-05-05 15:37:51 +02:00
StorageStripeLog.h Merge pull request #36864 from vitlibar/backup-improvements-4 2022-05-05 15:37:51 +02:00
StorageTableFunction.h
StorageURL.cpp Finalize write buffers in case of exception 2022-05-06 17:30:18 +00:00
StorageURL.h Finalize write buffers in case of exception 2022-05-06 17:30:18 +00:00
StorageValues.cpp
StorageValues.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageView.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
StorageView.h Don't let storages inherit from boost::noncopyable 2022-05-03 09:07:08 +02:00
StorageXDBC.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageXDBC.h base should not depend on Common 2022-04-29 10:26:35 +08:00
TableLockHolder.h
transformQueryForExternalDatabase.cpp
transformQueryForExternalDatabase.h
TTLDescription.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
TTLDescription.h
TTLMode.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h