.. |
examples
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
IO
|
use std::lerp, constexpr hex.h
|
2023-03-07 22:50:17 +00:00 |
ObjectStorages
|
Merge pull request #46325 from aalexfvk/alexfvk/refine_disk_object_storage_remove
|
2023-02-13 17:48:34 +01:00 |
tests
|
Cleanup disk unittest
|
2023-02-08 18:14:05 +00: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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
DiskEncrypted.h
|
Remove disk restart proxy and disk decorator (#44647)
|
2022-12-30 14:47:30 +01: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
|
forbid old ctor of Exception
|
2023-01-23 22:18:05 +01:00 |
DiskLocal.h
|
Fix is_read_only property of local disks
|
2022-11-20 16:35:41 +01: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
|
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
|
Minor code polishing
|
2022-12-22 14:31:42 +01:00 |
getDiskConfigurationFromAST.cpp
|
Get rid of ASTPtr in settings changes
|
2022-11-18 19:29:45 +01:00 |
getDiskConfigurationFromAST.h
|
Revert "Not better"
|
2022-11-18 13:00:46 +01:00 |
getOrCreateDiskFromAST.cpp
|
Fix test
|
2023-03-02 14:46:20 +01:00 |
getOrCreateDiskFromAST.h
|
Allow nested custom disks
|
2023-03-01 19:55:59 +01:00 |
IDisk.cpp
|
Create disk directory before access check for local disk
|
2022-11-20 16:28:35 +01:00 |
IDisk.h
|
Merge branch 'master' into allow-single-disk-instead-of-storage-policy
|
2023-02-09 13:16:55 +01:00 |
IDiskTransaction.h
|
Minor code polishing
|
2022-12-22 14:31:42 +01: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 |
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
|
Slightly better clickhouse disks and remove DiskMemory
|
2022-12-08 18:20:54 +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
|
Merge remote-tracking branch 'upstream/master' into allow-single-disk-instead-of-storage-policy
|
2023-02-02 20:49:41 +01:00 |
StoragePolicy.h
|
Merge remote-tracking branch 'upstream/master' into allow-single-disk-instead-of-storage-policy
|
2022-11-07 17:02:41 +01:00 |
TemporaryFileOnDisk.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
TemporaryFileOnDisk.h
|
Fixes
|
2022-12-22 10:22:57 +00:00 |
VolumeJBOD.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03: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 |