.. |
examples
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
IO
|
Merge branch 'master' into keeper-with-disks
|
2023-06-30 13:22:33 +00:00 |
ObjectStorages
|
Merge branch 'master' into keeper-with-disks
|
2023-06-30 13:22:33 +00:00 |
tests
|
fix gtest with MemoryWriteBuffer, do not mute exception in ReplicatedMergeMutateTaskBase
|
2023-06-19 00:10:42 +02: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
|
Use fingerprints instead of key IDs in encrypted disks (#49882)
|
2023-05-31 13:11:10 +02:00 |
DiskEncrypted.h
|
Dedup
|
2023-05-24 19:39:53 +02:00 |
DiskEncryptedTransaction.cpp
|
Use fingerprints instead of key IDs in encrypted disks (#49882)
|
2023-05-31 13:11:10 +02:00 |
DiskEncryptedTransaction.h
|
Use fingerprints instead of key IDs in encrypted disks (#49882)
|
2023-05-31 13:11:10 +02:00 |
DiskFactory.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
DiskFactory.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
DiskLocal.cpp
|
BACKUP now writes encrypted data for tables on encrypted disks.
|
2023-05-16 14:26:33 +02:00 |
DiskLocal.h
|
BACKUP now writes encrypted data for tables on encrypted disks.
|
2023-05-16 14:26:33 +02:00 |
DiskLocalCheckThread.cpp
|
Improve logging for broken disks
|
2023-01-27 21:11:10 +01:00 |
DiskLocalCheckThread.h
|
DiskLocal checker
|
2022-02-01 05:55:27 +08:00 |
DiskSelector.cpp
|
Fix test after incorrect merge with master
|
2023-02-03 14:05:59 +01:00 |
DiskSelector.h
|
Review comments fix
|
2023-02-10 12:06:24 +01:00 |
DiskType.cpp
|
BACKUP now writes encrypted data for tables on encrypted disks.
|
2023-05-16 14:26:33 +02:00 |
DiskType.h
|
BACKUP now writes encrypted data for tables on encrypted disks.
|
2023-05-16 14:26:33 +02:00 |
Executor.h
|
|
|
FakeDiskTransaction.h
|
Add function getBlobPath() to IDisk interface to allow copying to/from disks which are not built on top of IObjectStorage.
|
2023-05-16 14:25:36 +02:00 |
getDiskConfigurationFromAST.cpp
|
Better
|
2023-03-13 15:20:01 +01:00 |
getDiskConfigurationFromAST.h
|
Better
|
2023-03-13 15:20:01 +01:00 |
getOrCreateDiskFromAST.cpp
|
Update getOrCreateDiskFromAST.cpp
|
2023-06-29 17:52:59 +02:00 |
getOrCreateDiskFromAST.h
|
Allow nested custom disks
|
2023-03-01 19:55:59 +01:00 |
IDisk.cpp
|
fixing tests
|
2023-05-26 18:59:21 +02:00 |
IDisk.h
|
Make async reader work with any impl
|
2023-05-22 19:54:04 +02:00 |
IDiskTransaction.h
|
fix clang-tidy build
|
2023-05-24 12:14:15 +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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
IVolume.h
|
Remove confusing warning when inserting with perform_ttl_move_on_insert=false.
|
2022-09-30 20:51:48 +02:00 |
loadLocalDiskConfig.cpp
|
Better local object storage
|
2023-04-14 19:30:59 +02:00 |
loadLocalDiskConfig.h
|
Better local object storage
|
2023-04-14 19:30:59 +02:00 |
LocalDirectorySyncGuard.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
LocalDirectorySyncGuard.h
|
Fix clang-tidy warnings in Disks, Formats, Functions folders
|
2022-03-14 18:17:35 +00:00 |
registerDisks.cpp
|
build with disks
|
2023-05-18 07:39:22 +00: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
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
StoragePolicy.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
TemporaryFileOnDisk.cpp
|
Use StrongTypedef for CurrentMetrics to avoid possible incorrect usage
|
2023-04-01 16:01:33 +02:00 |
TemporaryFileOnDisk.h
|
Use StrongTypedef for CurrentMetrics to avoid possible incorrect usage
|
2023-04-01 16:01:33 +02:00 |
VolumeJBOD.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
VolumeJBOD.h
|
Use forward declaration of ThreadPool
|
2023-04-07 11:25:35 +02:00 |
WriteMode.h
|
Follow HDFS
|
2022-05-16 21:31:40 +02:00 |