ClickHouse/src/Disks/ObjectStorages
2024-03-01 13:40:09 +01:00
..
AzureBlobStorage Updated default value of endpoint_contains_account_name to true 2024-02-29 09:38:13 +01:00
Cached Merge branch 'master' into Azure_backup 2024-01-29 11:08:13 +01:00
HDFS Fix 2024-01-19 12:30:49 +01:00
Local Updated implementation 2024-01-25 14:31:49 +03:00
S3 Move threadPoolCallbackRunner to the "Common" folder. 2024-02-17 21:59:51 +01:00
Web Revert "Revert "Poco Logger small refactoring"" 2024-02-09 21:39:35 +03:00
DiskObjectStorage.cpp Less conflicts 2024-02-14 03:01:03 +01:00
DiskObjectStorage.h Updated implementation 2024-01-25 14:31:49 +03:00
DiskObjectStorageCache.cpp build with disks 2023-05-18 07:39:22 +00:00
DiskObjectStorageMetadata.cpp Updated implementation 2024-01-25 14:31:49 +03:00
DiskObjectStorageMetadata.h hide VERSION_INLINE_DATA under storage_metadata_write_full_object_key feature 2023-11-10 17:24:50 +01:00
DiskObjectStorageRemoteMetadataRestoreHelper.cpp Add metrics for the number of queued jobs, which is useful for the IO thread pool 2023-11-18 19:07:59 +01:00
DiskObjectStorageRemoteMetadataRestoreHelper.h Fix throttling of BACKUPs from/to S3 (in case native copy was not used) 2023-09-20 18:28:43 +02:00
DiskObjectStorageTransaction.cpp Update DiskObjectStorageTransaction.cpp 2024-03-01 13:40:09 +01:00
DiskObjectStorageTransaction.h Enable s3 native copy for scenario: from s3 to s3. 2023-11-14 13:53:48 +00:00
IMetadataStorage.h Less conflicts 2024-02-14 03:01:03 +01:00
IObjectStorage_fwd.h
IObjectStorage.cpp backward compatibility and implementation feature storage_metadata_write_full_object_key 2023-11-02 15:20:55 +01:00
IObjectStorage.h Move threadPoolCallbackRunner to the "Common" folder. 2024-02-17 21:59:51 +01:00
MetadataFromDiskTransactionState.cpp
MetadataFromDiskTransactionState.h
MetadataStorageFactory.cpp Fix keeper build 2024-01-13 12:56:27 +01:00
MetadataStorageFactory.h Flexible disks configuration 2023-12-29 19:57:58 +01:00
MetadataStorageFromDisk.cpp Implement system table blob_storage_log 2023-11-21 09:18:25 +00:00
MetadataStorageFromDisk.h Follow up 2024-01-19 11:19:59 +01:00
MetadataStorageFromDiskTransactionOperations.cpp backward compatibility and implementation feature storage_metadata_write_full_object_key 2023-11-02 15:20:55 +01:00
MetadataStorageFromDiskTransactionOperations.h backward compatibility and implementation feature storage_metadata_write_full_object_key 2023-11-02 15:20:55 +01:00
MetadataStorageFromPlainObjectStorage.cpp Fix MetadataStorageFromPlainObjectStorage::iterateDirectory() (add prefix) 2024-01-26 16:47:35 +01:00
MetadataStorageFromPlainObjectStorage.h Fixing more headers 2024-02-29 15:40:30 +00:00
ObjectStorageFactory.cpp Fix typo 2024-02-27 19:16:36 +01:00
ObjectStorageFactory.h Finish changes 2024-01-10 14:18:04 +01:00
ObjectStorageIterator.cpp Fix reads 2023-06-06 14:55:17 +02:00
ObjectStorageIterator.h Added function getCurrrentBatchAndScheduleNext to IObjectStorageIteratorAsync 2023-06-21 22:17:39 +02:00
ObjectStorageIteratorAsync.cpp Add metrics for the number of queued jobs, which is useful for the IO thread pool 2023-11-18 19:07:59 +01:00
ObjectStorageIteratorAsync.h Move threadPoolCallbackRunner to the "Common" folder. 2024-02-17 21:59:51 +01:00
RegisterDiskObjectStorage.cpp Merge pull request #58869 from ClickHouse/force-check-for-cached-custom-disk 2024-01-20 14:47:36 +01:00
StaticDirectoryIterator.h Fix 2024-01-19 17:55:03 +01:00
StoredObject.cpp Make async reader work with any impl 2023-05-22 19:54:04 +02:00
StoredObject.h Fix a bunch of clang-tidy warnings in headers 2024-02-28 23:43:12 +00:00