Vladimir C
|
9de16c5017
|
Merge pull request #27216 from ianton-ru/MDB-13990
|
2021-08-06 18:12:00 +03:00 |
|
Anton Ivashkin
|
0e040ca40c
|
Add 10 seconds cache for S3 proxy resolver
|
2021-08-05 18:52:04 +03:00 |
|
Maksim Kita
|
4dc4854fad
|
Merge pull request #27168 from excitoon-favorites/safers3readbuffer
Safer `ReadBufferFromS3` for merges and backports
|
2021-08-04 15:01:21 +03:00 |
|
Vladimir Chebotarev
|
cc32a61488
|
Fix.
|
2021-08-04 10:40:02 +03:00 |
|
kssenii
|
087ddeb0dc
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into taiyang-li-disk-reload
|
2021-08-02 15:16:09 +00: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 |
|
Kseniia Sumarokova
|
9007ddfe22
|
Update DiskLocal.h
|
2021-08-02 09:34:39 +03:00 |
|
Kseniia Sumarokova
|
583c2d67cb
|
Update DiskSelector.cpp
|
2021-08-02 09:32:23 +03:00 |
|
Vitaly Baranov
|
a05184d83a
|
Fix synchronization while updating from the config of an encrypted disk.
|
2021-08-01 22:55:36 +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
|
51f882d8cc
|
Support multiple keys for encrypted disk. Display error message if the key is probably wrong.
|
2021-07-24 23:45:12 +03:00 |
|
Vitaly Baranov
|
81ea8521b1
|
Set encryption algorithm explicitly.
|
2021-07-18 10:29:42 +03: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
|
bc5080d701
|
Rename ReadEncryptedBuffer -> ReadBufferFromEncryptedFile,
WriteEncryptedBuffer -> WriteBufferFromEncryptedFile,
move file FileEncryption.h to the IO folder,
rename functions accroding to our code style,
add cpp files.
|
2021-07-13 11:31:03 +03:00 |
|
Vitaly Baranov
|
042befb369
|
Fix compilation
|
2021-07-13 11:29:52 +03:00 |
|
Vitaly Baranov
|
e086e5e384
|
Merge branch 'master' into alexelex-encryption-1
|
2021-07-13 11:28:41 +03:00 |
|
Zhichang Yu
|
b4e6689bf9
|
fix test_hdfs_zero_copy_replication_move[tiered_copy-2]
|
2021-07-13 07:20:23 +00: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
|
81646f8389
|
Merge branch 'master' into ditch-aio
|
2021-07-11 03:06:45 +03:00 |
|
Anton Ivashkin
|
ac68d5ea71
|
Fix path concatenation
|
2021-07-08 18:39:41 +03:00 |
|
Anton Ivashkin
|
88bc3995e0
|
Fix throwing exception when iterate over non existing remote directory
|
2021-07-08 17:54:59 +03:00 |
|
Alexey Milovidov
|
21fb6ddea5
|
Remove AIO for sequential reads
|
2021-07-05 23:02:24 +03:00 |
|
Anton Ivashkin
|
e0199d8006
|
Fix DiskS3 restore
|
2021-06-22 20:05:20 +03:00 |
|
Vladimir
|
4de0d1a593
|
Merge pull request #24885 from Jokser/disk-s3-read-error-fix
|
2021-06-18 13:38:59 +03:00 |
|
Alexandra
|
5bc5a29c32
|
ContextConstPtr -> ContextPtr (resolve conflicts)
|
2021-06-18 05:36:50 +00:00 |
|
Latysheva Alexandra
|
48d3419160
|
Merge branch 'master' into alexelex-encryption-1
|
2021-06-18 11:28:08 +06:00 |
|
Alexey Milovidov
|
93b907931d
|
Fix the annoying ya.make.
|
2021-06-13 21:21:44 +03:00 |
|
alexey-milovidov
|
05d1af153c
|
Merge branch 'master' into rename-const-context-ptr
|
2021-06-12 03:25:09 +03:00 |
|
alexey-milovidov
|
99f108d704
|
Merge pull request #25162 from kitaisreal/rewrite-function-to-subcolumn-visitor-add-into-ya-make
RewriteFunctionToSubcolumnVisitor add into ya.make
|
2021-06-12 02:58:53 +03:00 |
|
万康
|
3a404fcc1b
|
fix build error
|
2021-06-11 23:21:18 +08:00 |
|
Maksim Kita
|
30c78c0a23
|
Fix arcadia
|
2021-06-11 14:26:33 +03:00 |
|
mergify[bot]
|
bfbc787b08
|
Merge branch 'master' into disk-s3-read-error-fix
|
2021-06-09 06:56:19 +00:00 |
|
Latysheva Alexandra
|
1a2cbe9275
|
Merge branch 'master' into alexelex-encryption-1
|
2021-06-07 21:18:54 +06:00 |
|
Ivan Lezhankin
|
0e9ce8c23a
|
Fix Disks/ya.make
|
2021-06-07 17:22:24 +03:00 |
|
Pavel Kovalenko
|
6ba40c475a
|
Code cleanup + comments.
|
2021-06-07 13:49:34 +03:00 |
|
mergify[bot]
|
b8dcce68b5
|
Merge branch 'master' into rename-const-context-ptr
|
2021-06-07 09:46:24 +00:00 |
|
Maksim Kita
|
16b3355ac1
|
Disks fix ya.make
|
2021-06-07 10:05:05 +03:00 |
|
mergify[bot]
|
d68d5e0ef1
|
Merge branch 'master' into rename-const-context-ptr
|
2021-06-04 14:41:41 +00:00 |
|
Pavel Kovalenko
|
6628b670df
|
Fix reading from several buffers in ReadIndirectBufferFromRemoteFS
|
2021-06-03 14:34:23 +03:00 |
|
Pavel Kovalenko
|
2bd12a7612
|
Fix DiskS3 read error due to broken getPosition() method in ReadBufferFromS3.cpp
|
2021-06-02 18:03:25 +03:00 |
|
Nikita Mikhaylov
|
0055a924f6
|
better
|
2021-06-01 14:23:46 +00:00 |
|
Nikita Mikhaylov
|
3f18bde246
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into merging-s3-backoff
|
2021-06-01 13:39:09 +00:00 |
|
Nikolai Kochetov
|
dbaa6ffc62
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
|
Nikita Mikhaylov
|
e03c09c51b
|
Update DiskS3.cpp
|
2021-05-31 21:08:16 +03:00 |
|
Nikita Mikhaylov
|
0d8ede15a9
|
Merge branch 'master' into merging-s3-backoff
|
2021-05-31 21:07:00 +03:00 |
|
kssenii
|
69816e6eff
|
Fix checks
|
2021-05-30 15:44:58 +03:00 |
|