ClickHouse/src/Disks
Kseniia Sumarokova 66f62b2ba6
Merge pull request #36632 from DevTeamBK/Fix-Coverity-Issues
Minor Coverity defects fixes
2022-04-30 15:11:40 +02:00
..
AzureBlobStorage Remove "Arcadia" build system 2022-04-15 23:57:09 +02:00
examples
HDFS base should not depend on Common 2022-04-29 10:26:35 +08:00
IO Merge pull request #36632 from DevTeamBK/Fix-Coverity-Issues 2022-04-30 15:11:40 +02:00
S3 base should not depend on Common 2022-04-29 10:26:35 +08:00
tests Fix build 2022-03-25 18:31:15 +01:00
CMakeLists.txt
createVolume.cpp
createVolume.h
DiskCacheWrapper.cpp Some code 2022-04-19 01:09:09 +02:00
DiskCacheWrapper.h base should not depend on Common 2022-04-29 10:26:35 +08:00
DiskDecorator.cpp Fix replace/move partition with zero copy replication 2022-04-21 14:39:12 +02:00
DiskDecorator.h Fix replace/move partition with zero copy replication 2022-04-21 14:39:12 +02:00
DiskEncrypted.cpp Fix replace/move partition with zero copy replication 2022-04-21 14:39:12 +02:00
DiskEncrypted.h Fix replace/move partition with zero copy replication 2022-04-21 14:39:12 +02:00
DiskFactory.cpp
DiskFactory.h
DiskLocal.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
DiskLocal.h base should not depend on Common 2022-04-29 10:26:35 +08:00
DiskLocalCheckThread.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
DiskLocalCheckThread.h DiskLocal checker 2022-02-01 05:55:27 +08:00
DiskMemory.cpp Add WriteSettings 2022-03-18 12:27:38 +01:00
DiskMemory.h Add WriteSettings 2022-03-18 12:27:38 +01:00
DiskRestartProxy.cpp Fix replace/move partition with zero copy replication 2022-04-21 14:39:12 +02:00
DiskRestartProxy.h base should not depend on Common 2022-04-29 10:26:35 +08:00
DiskSelector.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
DiskSelector.h Fix clang-tidy warnings in Disks, Formats, Functions folders 2022-03-14 18:17:35 +00:00
DiskType.h
DiskWebServer.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
DiskWebServer.h Some code 2022-04-19 01:09:09 +02:00
Executor.h
IDisk.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
IDisk.h Better logging and bugfixes 2022-04-22 15:35:25 +02:00
IDiskRemote.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
IDiskRemote.h Add a little thread safety 2022-04-20 15:10:36 +02:00
IStoragePolicy.cpp support TTL TO [DISK|VOLUME] [IF EXISTS] 2022-02-10 19:26:23 +03:00
IStoragePolicy.h support TTL TO [DISK|VOLUME] [IF EXISTS] 2022-02-10 19:26:23 +03:00
IVolume.cpp
IVolume.h DiskLocal checker 2022-02-01 05:55:27 +08:00
LocalDirectorySyncGuard.cpp
LocalDirectorySyncGuard.h Fix clang-tidy warnings in Disks, Formats, Functions folders 2022-03-14 18:17:35 +00:00
registerDisks.cpp
registerDisks.h
RemoteDisksCommon.cpp Add system drop remote filesystem cache query, allow to write cache on insert 2022-03-21 12:32:44 +01:00
RemoteDisksCommon.h Add test 2022-02-17 19:57:04 +01:00
SingleDiskVolume.cpp
SingleDiskVolume.h
StoragePolicy.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
StoragePolicy.h base should not depend on Common 2022-04-29 10:26:35 +08:00
TemporaryFileOnDisk.cpp Fix TemporaryFileOnDisk 2022-04-25 16:33:38 +02:00
TemporaryFileOnDisk.h Fix clang-tidy warnings in Disks, Formats, Functions folders 2022-03-14 18:17:35 +00:00
VolumeJBOD.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
VolumeJBOD.h
VolumeRAID1.cpp
VolumeRAID1.h