.. |
S3
|
Fix IDisk::open parameters to match posix open
|
2021-01-21 19:38:13 +03:00 |
tests
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
CMakeLists.txt
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
createVolume.cpp
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
createVolume.h
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
DiskCacheWrapper.cpp
|
Faster parts removal, more safe and efficient interface of IDisk
|
2021-01-14 19:24:13 +03:00 |
DiskCacheWrapper.h
|
Faster parts removal, more safe and efficient interface of IDisk
|
2021-01-14 19:24:13 +03:00 |
DiskDecorator.cpp
|
Fix IDisk::open parameters to match posix open
|
2021-01-21 19:38:13 +03:00 |
DiskDecorator.h
|
Fix IDisk::open parameters to match posix open
|
2021-01-21 19:38:13 +03:00 |
DiskFactory.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DiskFactory.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
DiskLocal.cpp
|
Fix IDisk::open parameters to match posix open
|
2021-01-21 19:38:13 +03:00 |
DiskLocal.h
|
Fix IDisk::open parameters to match posix open
|
2021-01-21 19:38:13 +03:00 |
DiskMemory.cpp
|
Fix IDisk::open parameters to match posix open
|
2021-01-21 19:38:13 +03:00 |
DiskMemory.h
|
Fix IDisk::open parameters to match posix open
|
2021-01-21 19:38:13 +03:00 |
DiskSelector.cpp
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
DiskSelector.h
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
Executor.h
|
Don't allocate Executor instance on each disk->getExecutor() call.
|
2020-08-11 22:08:32 +03:00 |
IDisk.cpp
|
Proper error handling during insert into MergeTree with S3.
|
2020-10-06 12:38:00 +03:00 |
IDisk.h
|
Fix IDisk::open parameters to match posix open
|
2021-01-21 19:38:13 +03:00 |
IVolume.cpp
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
IVolume.h
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
registerDisks.cpp
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
registerDisks.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SingleDiskVolume.cpp
|
VolumePtr instead of DiskPtr in MergeTreeData*
|
2020-05-10 00:24:15 +03:00 |
SingleDiskVolume.h
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
StoragePolicy.cpp
|
fix segfault when 'not enough space'
|
2020-12-02 17:49:43 +03:00 |
StoragePolicy.h
|
fix segfault when 'not enough space'
|
2020-12-02 17:49:43 +03:00 |
VolumeJBOD.cpp
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
VolumeJBOD.h
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
VolumeRAID1.cpp
|
Tiny fixes and avoid dynamic casts
|
2020-07-30 13:04:49 +03:00 |
VolumeRAID1.h
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
ya.make
|
Follow Arcadia ya.make rules
|
2020-11-17 00:16:50 +03:00 |
ya.make.in
|
Follow Arcadia ya.make rules
|
2020-11-16 21:24:58 +03:00 |