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 |
|
kssenii
|
0a3589524e
|
File movement
|
2021-05-29 00:57:53 +03:00 |
|
kssenii
|
2a631aaf08
|
Final fixes
|
2021-05-29 00:34:44 +03:00 |
|
kssenii
|
f66c67a979
|
Fixes
|
2021-05-27 15:42:46 +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
|
73f16ee9ee
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-26 23:08:08 +03:00 |
|
kssenii
|
940eab6924
|
Review fixes
|
2021-05-26 09:26:19 +03:00 |
|
kssenii
|
379e26bcbc
|
Fix checks
|
2021-05-25 17:37:35 +00:00 |
|
kssenii
|
e01abf807e
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-05-25 17:32:43 +00:00 |
|
mergify[bot]
|
400b74d186
|
Merge branch 'master' into merging-s3-backoff
|
2021-05-25 14:02:38 +00:00 |
|
kssenii
|
75a6b21f19
|
Better
|
2021-05-25 11:29:46 +00:00 |
|
kssenii
|
31107816bb
|
fs::absolute to fs::canonical
|
2021-05-24 20:37:54 +03:00 |
|
Anton Ivashkin
|
4b9488be40
|
Add log record for removed from AWS S3 keys
|
2021-05-24 12:34:32 +03:00 |
|