ClickHouse/src/Disks
SmitaRKulkarni a642f4d3ec
Merge pull request #59929 from ClickHouse/Azure_write_buffer
Asynchronous WriteBuffer for AzureBlobStorage
2024-03-25 10:32:56 +01:00
..
examples move to examples everywhere 2021-04-27 01:51:42 +03:00
IO Merge pull request #59929 from ClickHouse/Azure_write_buffer 2024-03-25 10:32:56 +01:00
ObjectStorages Merge branch 'master' into Azure_write_buffer 2024-03-24 15:04:18 +01:00
tests Change code to pass test 02963_remote_read_small_buffer_size_bug. 2024-02-14 20:47:34 +01:00
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03:00
createVolume.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
createVolume.h Added disable_merges option for volumes in multi-disk configuration (#13956) 2020-10-20 18:10:24 +03:00
DirectoryIterator.h Trying to create metadata layer 2022-06-02 18:09:40 +02:00
DiskEncrypted.cpp Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
DiskEncrypted.h Merge remote-tracking branch 'upstream/master' into add_cancellation_point_for_moving_background_operation 2023-11-23 16:43:33 +03:00
DiskEncryptedTransaction.cpp Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
DiskEncryptedTransaction.h Fix throttling of BACKUPs from/to S3 (in case native copy was not used) 2023-09-20 18:28:43 +02:00
DiskFactory.cpp Fix for custom cached disk 2024-01-16 14:41:12 +01:00
DiskFactory.h Fix for custom cached disk 2024-01-16 14:41:12 +01:00
DiskLocal.cpp Updated implementation 2024-01-25 14:31:49 +03:00
DiskLocal.h Updated implementation 2024-01-25 14:31:49 +03:00
DiskLocalCheckThread.cpp Updated implementation 2024-01-25 14:31:49 +03:00
DiskLocalCheckThread.h Updated implementation 2024-01-25 14:31:49 +03:00
DiskSelector.cpp Updated implementation 2024-01-25 14:31:49 +03:00
DiskSelector.h Initialize only required disks 2023-11-30 03:09:55 +00:00
DiskType.cpp Fix usage plain metadata type with new configuration option 2024-02-26 17:27:45 +08:00
DiskType.h Merge pull request #60515 from ClickHouse/cleanup-lazy-format-always 2024-03-05 13:12:07 +01:00
FakeDiskTransaction.h Fix throttling of BACKUPs from/to S3 (in case native copy was not used) 2023-09-20 18:28:43 +02:00
getDiskConfigurationFromAST.cpp Better dynamic disk configuration 2023-07-31 14:15:22 +02:00
getDiskConfigurationFromAST.h Better dynamic disk configuration 2023-07-31 14:15:22 +02:00
getOrCreateDiskFromAST.cpp Updated implementation 2024-01-25 14:31:49 +03:00
getOrCreateDiskFromAST.h Fix for custom cached disk 2024-01-16 14:41:12 +01:00
IDisk.cpp Updated implementation 2024-01-25 14:31:49 +03:00
IDisk.h Fix flaky test. Fix clang-tidy warning 2024-03-05 09:53:30 +03:00
IDiskTransaction.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00: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 IVolume constructor improve exception message 2024-01-29 15:32:22 +03:00
IVolume.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
loadLocalDiskConfig.cpp Merge branch 'master' into disks-space-improvement 2023-07-07 13:43:04 +03:00
loadLocalDiskConfig.h Better local object storage 2023-04-14 19:30:59 +02:00
LocalDirectorySyncGuard.cpp Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
LocalDirectorySyncGuard.h Fix clang-tidy warnings in Disks, Formats, Functions folders 2022-03-14 18:17:35 +00:00
registerDisks.cpp Fix keeper build 2024-01-13 12:56:27 +01:00
registerDisks.h Make disks checks only for clickhouse-server 2022-11-20 16:28:35 +01:00
SingleDiskVolume.h Added disable_merges option for volumes in multi-disk configuration (#13956) 2020-10-20 18:10:24 +03:00
StoragePolicy.cpp use insert return value to check uniqueness 2024-02-20 10:19:52 +01:00
StoragePolicy.h Updated implementation 2024-01-25 14:31:49 +03:00
TemporaryFileOnDisk.cpp Updated implementation 2024-01-25 14:31:49 +03:00
TemporaryFileOnDisk.h Fix usage of temporary directories during RESTORE 2023-07-27 19:24:54 +02:00
VolumeJBOD.cpp update behavior to be more intuitive 2024-02-20 10:19:52 +01:00
VolumeJBOD.h Fix incorrect free space accounting for least_used JBOD policy 2023-10-29 17:36:31 +01:00
WriteMode.h Follow HDFS 2022-05-16 21:31:40 +02:00