Alexey Milovidov
|
ca6f6306f3
|
Merge branch 'master' into async-reads
|
2021-08-31 02:52:58 +03:00 |
|
Alexey Milovidov
|
183891eb0a
|
Add IDisk::isRemote method
|
2021-08-25 02:27:20 +03:00 |
|
Alexey Milovidov
|
7c1d0a3baf
|
Progress on development
|
2021-08-25 01:24:47 +03:00 |
|
kssenii
|
5307d31924
|
Throw for alter and silence for drop
|
2021-08-23 23:48:53 +00:00 |
|
Alexey Milovidov
|
d184b79bba
|
Progress on async reads.
|
2021-08-16 03:00:32 +03:00 |
|
kssenii
|
b25dfdd6af
|
Use method which was added for s3 instead
|
2021-08-02 08:15:21 +00:00 |
|
Kseniia Sumarokova
|
322870acd2
|
Update IDisk.h
|
2021-08-02 09:36:44 +03:00 |
|
kssenii
|
f1e96dbc55
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into taiyang-li-disk-reload
|
2021-07-29 07:53:16 +00:00 |
|
Vitaly Baranov
|
958494b98e
|
Merge pull request #26377 from vitlibar/encrypted-disk-comments-and-improvements
Add comments for encrypted disks; some improvements in code.
|
2021-07-16 21:24:51 +03:00 |
|
Vitaly Baranov
|
9cc258327e
|
Add comments for encrypted disks; some improvements in code.
|
2021-07-16 12:04:25 +03:00 |
|
Zhichang Yu
|
fe5d17680e
|
Merge remote-tracking branch 'origin/master' into zero_copy_hdfs
|
2021-07-14 02:12:28 +00:00 |
|
Vitaly Baranov
|
e086e5e384
|
Merge branch 'master' into alexelex-encryption-1
|
2021-07-13 11:28:41 +03:00 |
|
Zhichang Yu
|
5047c758f4
|
fix per review
|
2021-07-13 07:20:20 +00:00 |
|
Zhichang Yu
|
fbd5eee8a1
|
hdfs zero copy
|
2021-07-13 07:19:12 +00:00 |
|
Alexey Milovidov
|
21fb6ddea5
|
Remove AIO for sequential reads
|
2021-07-05 23:02:24 +03:00 |
|
Latysheva Alexandra
|
48d3419160
|
Merge branch 'master' into alexelex-encryption-1
|
2021-06-18 11:28:08 +06:00 |
|
Latysheva Alexandra
|
1a2cbe9275
|
Merge branch 'master' into alexelex-encryption-1
|
2021-06-07 21:18:54 +06:00 |
|
Nikolai Kochetov
|
dbaa6ffc62
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
|
kssenii
|
f9088b98de
|
Some disks update
|
2021-05-27 00:02:24 +03:00 |
|
kssenii
|
b28157a0df
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-27 00:01:25 +03:00 |
|
kssenii
|
018d52d71f
|
Directory path
|
2021-05-15 09:20:26 +03:00 |
|
Alexandra
|
730b9792bc
|
add parameters DiskEncrypted IDisk::applyNewSettings usage
|
2021-05-14 21:48:34 +00:00 |
|
kssenii
|
db849eb3e5
|
Remaining poco
|
2021-05-14 11:02:17 +03:00 |
|
kssenii
|
b123ec1354
|
Poco::FileException, Poco::parentPath
|
2021-05-14 00:20:28 +03:00 |
|
kssenii
|
850b6f02cb
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-05-11 14:22:30 +00:00 |
|
kssenii
|
9ec92ec514
|
Fix tests, less manual concatination of paths
|
2021-05-05 18:39:30 +03:00 |
|
kssenii
|
ee06936596
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-01 17:24:31 +03:00 |
|
kssenii
|
6867ea2c73
|
Temporary fix
|
2021-04-30 19:14:04 +03:00 |
|
kssenii
|
c609119daf
|
Update Disks/*
|
2021-04-30 18:13:19 +03:00 |
|
Pavel Kovalenko
|
0050dbb75b
|
Apply disk settings on config reload.
|
2021-04-29 23:32:19 +03:00 |
|
Pavel Kovalenko
|
63e5f5d3ab
|
DiskS3 and WriteBufferFromFileDecorator small refactoring.
|
2021-04-27 11:37:59 +03:00 |
|
Pavel Kovalenko
|
98f8cbbdb2
|
DiskRestartProxy refactoring.
|
2021-04-20 21:58:34 +03:00 |
|
kssenii
|
a07d44e438
|
More common
|
2021-04-20 11:41:32 +00:00 |
|
kssenii
|
b37fb73468
|
Continued
|
2021-04-19 08:14:48 +00:00 |
|
alexey-milovidov
|
64922f3e6d
|
Merge branch 'master' into disk_reload
|
2021-04-02 21:38:13 +03:00 |
|
Alexey Milovidov
|
2a8ac01cdb
|
Rename as suggested by Kita
|
2021-03-28 22:24:28 +03:00 |
|
Alexey Milovidov
|
50f712e198
|
Integrate mmap cache to the infrastructure
|
2021-03-28 04:10:30 +03:00 |
|
Anton Ivashkin
|
c891cf4557
|
Fixes by review response
|
2021-02-26 12:48:57 +03:00 |
|
taiyang-li
|
363b8904d5
|
merge master
|
2021-02-20 10:08:57 +08:00 |
|
taiyang-li
|
e76b224f72
|
fix code style
|
2021-02-19 20:09:26 +08:00 |
|
Anton Ivashkin
|
e64c63c611
|
Merge master
|
2021-02-05 20:10:06 +03:00 |
|
Anton Ivashkin
|
df6c882aab
|
Fix build after merge
|
2021-02-05 18:52:40 +03:00 |
|
vdimir
|
1e2c302248
|
Merge pull request #18377 from Jokser/disk-s3-backup-restore-metadata
|
2021-02-05 10:44:59 +03:00 |
|
kreuzerkrieg
|
1cc9e03d0c
|
return DiskType instead of String IDisk::getType() as in the rest of storage interfaces
|
2021-02-04 10:01:21 +02:00 |
|
Pavel Kovalenko
|
b7151aa754
|
Merge remote-tracking branch 'origin/master' into disk-s3-backup-restore-metadata
# Conflicts:
# src/Disks/DiskDecorator.h
# src/Disks/IDisk.h
# src/Disks/S3/DiskS3.cpp
|
2021-02-03 14:22:18 +03:00 |
|
taiyang-li
|
44200abfb4
|
add interface updateFromConfigIfChanged
|
2021-01-29 19:13:33 +08:00 |
|
Anton Popov
|
b15848e2f0
|
Update IDisk.h
|
2021-01-27 03:32:18 +03:00 |
|
Anton Popov
|
c7070da85a
|
better abstractions in disk interface
|
2021-01-26 17:49:35 +03:00 |
|
Alexander Gololobov
|
0a155ee2f1
|
Fix IDisk::open parameters to match posix open
|
2021-01-21 19:38:13 +03:00 |
|
Anton Ivashkin
|
357d98eb36
|
Merge master
|
2021-01-20 12:23:03 +03:00 |
|