ClickHouse/src/Disks
Raúl Marín 3df253cb0a
Merge pull request #62850 from danipozo/fix-building-endpoint-from-storage-account-url
Azure: fix building final url from endpoint object
2024-04-23 17:26:22 +00:00
..
examples
IO Merge pull request #62266 from ClickHouse/cannot_allocate_thread 2024-04-12 14:40:42 +00:00
ObjectStorages Merge pull request #62850 from danipozo/fix-building-endpoint-from-storage-account-url 2024-04-23 17:26:22 +00:00
tests Change code to pass test 02963_remote_read_small_buffer_size_bug. 2024-02-14 20:47:34 +01:00
CMakeLists.txt
createVolume.cpp
createVolume.h
DirectoryIterator.h
DiskEncrypted.cpp Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
DiskEncrypted.h
DiskEncryptedTransaction.cpp Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
DiskEncryptedTransaction.h
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 Don't access static members through instance 2024-04-03 18:50:33 +00: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
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
getDiskConfigurationFromAST.cpp
getDiskConfigurationFromAST.h
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 Remove getRemotePathsRecursive() from IDisk 2024-04-12 18:34:51 +02:00
IDiskTransaction.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
IStoragePolicy.cpp
IStoragePolicy.h
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
loadLocalDiskConfig.h
LocalDirectorySyncGuard.cpp Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
LocalDirectorySyncGuard.h
registerDisks.cpp Fix keeper build 2024-01-13 12:56:27 +01:00
registerDisks.h
SingleDiskVolume.h
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
VolumeJBOD.cpp update behavior to be more intuitive 2024-02-20 10:19:52 +01:00
VolumeJBOD.h
WriteMode.h