ClickHouse/src/Storages
2022-05-01 10:01:56 +03:00
..
Cache base should not depend on Common 2022-04-29 10:26:35 +08: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 base should not depend on Common 2022-04-29 10:26:35 +08:00
fuzzers
HDFS base should not depend on Common 2022-04-29 10:26:35 +08:00
Hive base should not depend on Common 2022-04-29 10:26:35 +08:00
Kafka base should not depend on Common 2022-04-29 10:26:35 +08:00
LiveView base should not depend on Common 2022-04-29 10:26:35 +08:00
MeiliSearch change fast_test references 2022-04-13 10:35:37 +03:00
MergeTree Merge pull request #36632 from DevTeamBK/Fix-Coverity-Issues 2022-04-30 15:11:40 +02:00
MySQL
PostgreSQL base should not depend on Common 2022-04-29 10:26:35 +08:00
RabbitMQ base should not depend on Common 2022-04-29 10:26:35 +08:00
RocksDB base should not depend on Common 2022-04-29 10:26:35 +08:00
System base should not depend on Common 2022-04-29 10:26:35 +08:00
tests use snapshots for semistructured data, durability fixes 2022-03-17 18:26:18 +01:00
WindowView base should not depend on Common 2022-04-29 10:26:35 +08: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 Fix Alter ttl modification unsupported table engine 2022-01-24 21:48:52 +08:00
CheckResults.h
CMakeLists.txt
ColumnCodec.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
ColumnDefault.cpp added EPHEMERAL default for column (preliminary) 2022-02-07 23:21:10 +00:00
ColumnDefault.h added EPHEMERAL default for column (preliminary) 2022-02-07 23:21:10 +00:00
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 Fix clang-tidy warnings in Server, Storages folders 2022-03-14 18:17:35 +00:00
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 Fix 2022-03-24 19:10:53 +01:00
ExternalDataSourceConfiguration.h Better s3 settings 2022-04-04 16:14:56 +02:00
extractKeyExpressionList.cpp
extractKeyExpressionList.h
getStructureOfRemoteTable.cpp cache common type on objects in MergeTree 2022-02-09 23:47:53 +03:00
getStructureOfRemoteTable.h add more comments 2022-03-01 19:32:55 +03:00
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 Add name hints for data skipping indices 2022-02-20 11:48:22 +00:00
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 Update KeyDescription.cpp 2022-02-07 13:59:03 +03:00
KeyDescription.h fix local metadata differ zk metadata 2022-01-27 16:33:40 +08:00
MarkCache.h Fix clang-tidy warnings in Server, Storages folders 2022-03-14 18:17:35 +00:00
MemorySettings.cpp
MemorySettings.h
MutationCommands.cpp
MutationCommands.h
PartitionCommands.cpp
PartitionCommands.h
PartitionedSink.cpp Improve performance of insert into table functions URL, S3, File, HDFS 2022-02-10 20:06:23 +00:00
PartitionedSink.h Improve performance of insert into table functions URL, S3, File, HDFS 2022-02-10 20:06:23 +00:00
ProjectionsDescription.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02: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 Merge branch 'master' into MeiliSearch 2022-04-06 17:07:55 +03:00
registerStorages.h
SelectQueryDescription.cpp
SelectQueryDescription.h
SelectQueryInfo.h Make SelectQueryInfo pseudo-copyable 2022-04-07 17:46:50 +08:00
SetSettings.cpp
SetSettings.h
StorageBuffer.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageBuffer.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-02-01 15:23:07 +03:00
StorageDictionary.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2022-03-03 22:25:28 +00:00
StorageDictionary.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-01-21 20:11:18 +03:00
StorageDistributed.cpp Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
StorageDistributed.h base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageExecutable.cpp Throw exception when file cant be executed instead of displaying success 2022-04-12 17:52:44 +02:00
StorageExecutable.h base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageExternalDistributed.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageExternalDistributed.h
StorageFactory.cpp improve 2022-02-01 16:59:41 +00:00
StorageFactory.h Fix Alter ttl modification unsupported table engine 2022-01-24 21:48:52 +08:00
StorageFile.cpp reduce number of stat calls in storage File 2022-04-25 22:13:15 +00:00
StorageFile.h base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageGenerateRandom.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2022-03-03 22:25:28 +00:00
StorageGenerateRandom.h Merge branch 'master' into mvcc_prototype 2022-03-17 15:24:32 +01:00
StorageInMemoryMetadata.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
StorageInMemoryMetadata.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-03-03 22:25:28 +00:00
StorageInput.cpp
StorageInput.h
StorageJoin.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2022-02-25 13:41:30 +03:00
StorageJoin.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-02-25 13:41:30 +03:00
StorageLog.cpp Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
StorageLog.h Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
StorageLogSettings.cpp
StorageLogSettings.h
StorageMaterializedMySQL.cpp
StorageMaterializedMySQL.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-03-16 15:28:09 +00:00
StorageMaterializedView.cpp Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
StorageMaterializedView.h Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
StorageMemory.cpp Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
StorageMemory.h Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
StorageMerge.cpp Rename narrowBlockInputStream to narrowPipe 2022-04-24 18:33:48 +08:00
StorageMerge.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-01-21 20:11:18 +03:00
StorageMergeTree.cpp Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
StorageMergeTree.h Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
StorageMongoDB.cpp Better 2022-04-19 10:59:47 +02:00
StorageMongoDB.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-03-16 15:28:09 +00:00
StorageMongoDBSocketFactory.cpp
StorageMongoDBSocketFactory.h
StorageMySQL.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageMySQL.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-01-21 20:11:18 +03:00
StorageNull.cpp
StorageNull.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-03-16 15:28:09 +00:00
StoragePostgreSQL.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
StoragePostgreSQL.h
StorageProxy.h use snapshots for semistructured data, durability fixes 2022-03-17 18:26:18 +01:00
StorageReplicatedMergeTree.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageReplicatedMergeTree.h Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
StorageS3.cpp merge from master and fix conflicts 2022-04-26 12:39:16 +02:00
StorageS3.h base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageS3Cluster.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageS3Cluster.h Better s3 settings 2022-04-04 16:14:56 +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
StorageSet.h
StorageSnapshot.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
StorageSnapshot.h fix reading from type object 2022-03-28 17:23:34 +00:00
StorageSQLite.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageSQLite.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-01-30 03:24:37 +03:00
StorageStripeLog.cpp Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
StorageStripeLog.h Implement BACKUP/RESTORE ON CLUSTER. 2022-04-25 16:34:33 +02:00
StorageTableFunction.h use snapshots for semistructured data, durability fixes 2022-03-17 18:26:18 +01:00
StorageURL.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
StorageURL.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-03-03 22:25:28 +00:00
StorageValues.cpp
StorageValues.h Merge branch 'master' into mvcc_prototype 2022-03-17 15:24:32 +01:00
StorageView.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2022-01-21 20:11:18 +03:00
StorageView.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-03-16 15:28:09 +00: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 support TTL TO [DISK|VOLUME] [IF EXISTS] 2022-02-10 19:26:23 +03:00
TTLMode.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h