ClickHouse/src/Disks
Aleksandr Musorin 5cb69d8a22 changed type name for S3_Plain storage
renamed a disk for S3PlainObjectStorage in system.disks table from s3 to s3_plain
2022-11-04 17:35:51 +01:00
..
examples
IO Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
ObjectStorages changed type name for S3_Plain storage 2022-11-04 17:35:51 +01:00
tests Remove cruft 2022-09-17 22:16:31 +02:00
CMakeLists.txt
createVolume.cpp Remove unimplemented RAID1 support 2022-05-02 13:59:13 +03:00
createVolume.h
DirectoryIterator.h Trying to create metadata layer 2022-06-02 18:09:40 +02:00
DiskDecorator.cpp Implement backup to S3 2022-10-19 00:04:41 +02:00
DiskDecorator.h Implement backup to S3 2022-10-19 00:04:41 +02:00
DiskEncrypted.cpp Fixing build. 2022-07-20 20:30:16 +00:00
DiskEncrypted.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
DiskFactory.cpp
DiskFactory.h
DiskLocal.cpp QOL log improvements (#41947) 2022-10-06 14:22:44 +02:00
DiskLocal.h Fix copy and use disks 2022-08-21 18:18:35 +02:00
DiskLocalCheckThread.cpp Revert "Fix errors of CheckTriviallyCopyableMove type" 2022-06-07 13:53:10 +02:00
DiskLocalCheckThread.h
DiskMemory.cpp Fix copy and use disks 2022-08-21 18:18:35 +02:00
DiskMemory.h Fix copy and use disks 2022-08-21 18:18:35 +02:00
DiskRestartProxy.cpp fixes for TemporaryDataOnDisk 2022-09-29 10:09:29 +00:00
DiskRestartProxy.h fixes for TemporaryDataOnDisk 2022-09-29 10:09:29 +00:00
DiskSelector.cpp Merge master 2022-05-13 18:51:07 +02:00
DiskSelector.h
DiskType.cpp Better defaults 2022-08-24 17:51:26 +02:00
DiskType.h changed type name for S3_Plain storage 2022-11-04 17:35:51 +01:00
Executor.h
FakeDiskTransaction.h add chmod and stat to IDisk 2022-08-03 19:47:36 +02:00
IDisk.cpp Revert "Merge pull request #41681 from ClickHouse/revert-41268-disable-s3-parallel-write-for-part-moves-to-disk-s3" 2022-10-20 19:51:27 +02:00
IDisk.h Revert "Merge pull request #41681 from ClickHouse/revert-41268-disable-s3-parallel-write-for-part-moves-to-disk-s3" 2022-10-20 19:51:27 +02:00
IDiskTransaction.h add chmod and stat to IDisk 2022-08-03 19:47:36 +02:00
IStoragePolicy.cpp better interface 2022-10-25 22:14:06 +00:00
IStoragePolicy.h better interface 2022-10-25 22:14:06 +00:00
IVolume.cpp Implement lead_used load balancing algorithm for disks inside volume 2022-05-19 14:10:11 +03:00
IVolume.h Remove confusing warning when inserting with perform_ttl_move_on_insert=false. 2022-09-30 20:51:48 +02:00
LocalDirectorySyncGuard.cpp Add profile events for fsync 2022-07-31 23:19:30 +03:00
LocalDirectorySyncGuard.h
registerDisks.cpp Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
registerDisks.h
SingleDiskVolume.h
StoragePolicy.cpp fix style check 2022-10-25 23:03:37 +00:00
StoragePolicy.h better interface 2022-10-25 22:14:06 +00:00
TemporaryFileOnDisk.cpp Followup for TemporaryDataOnDisk 2022-10-12 15:25:23 +02:00
TemporaryFileOnDisk.h Followup for TemporaryDataOnDisk 2022-10-12 15:25:23 +02:00
VolumeJBOD.cpp abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
VolumeJBOD.h Fix nullptr deref 2022-09-19 14:07:31 +08:00
WriteMode.h Follow HDFS 2022-05-16 21:31:40 +02:00