Vladimir Chebotarev
|
c2410920d3
|
Safer ReadBufferFromS3 for merges and backports.
|
2021-08-04 09:14:20 +03:00 |
|
Nikolai Kochetov
|
61d8f880cd
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
|
Vitaly Baranov
|
4862e9f80d
|
Merge pull request #26733 from vitlibar/support-multiple-keys
Support multiple keys for encrypted disk
|
2021-07-26 10:19:50 +03: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 |
|
alexey-milovidov
|
70ca77b342
|
Merge pull request #26768 from ClickHouse/opened-file-cache
Experiment with sharing file descriptors
|
2021-07-24 13:08:03 +03:00 |
|
Alexey Milovidov
|
0a4e26e682
|
Experiment with sharing file descriptors
|
2021-07-24 01:50:14 +03:00 |
|
Vladimir Chebotarev
|
eb2defb098
|
Fixed wrong error message in S3Common .
|
2021-07-23 15:36:19 +03:00 |
|
Nikita Mikhaylov
|
4d3f828beb
|
Merge pull request #26314 from kssenii/fix-hdfs-crash
Fix hdfs crash
|
2021-07-20 15:01:56 +03:00 |
|
Vitaly Baranov
|
1fc822b19d
|
Merge pull request #26465 from vitlibar/explicit-encryption-mode
Set encryption algorithm explicitly.
|
2021-07-19 09:38:02 +03:00 |
|
Kseniia Sumarokova
|
b0ddc4fb30
|
Merge pull request #26364 from kssenii/fixing-date32
Continuation of #25774
|
2021-07-18 21:44:45 +03:00 |
|
Vitaly Baranov
|
81ea8521b1
|
Set encryption algorithm explicitly.
|
2021-07-18 10:29:42 +03:00 |
|
kssenii
|
9cb10aae3c
|
Some fixes
|
2021-07-18 03:43:08 +00:00 |
|
alexey-milovidov
|
18f1197d9d
|
Update Progress.h
|
2021-07-17 23:15:16 +03:00 |
|
Alexey Milovidov
|
261a220227
|
Remove some code
|
2021-07-17 21:06:46 +03:00 |
|
Kseniia Sumarokova
|
e844cec16f
|
Merge branch 'master' into fix-hdfs-crash
|
2021-07-16 22:21:30 +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 |
|
Kseniia Sumarokova
|
3303fe2fd3
|
Update ZstdInflatingReadBuffer.cpp
|
2021-07-15 17:58:58 +03:00 |
|
kssenii
|
3ba2d114d5
|
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
This reverts commit 94a210650f , reversing
changes made to 0893b9ff8e .
|
2021-07-15 11:41:52 +00:00 |
|
alexey-milovidov
|
9ba4064c86
|
Revert "Datatype Date32, support range 1925 to 2283"
|
2021-07-15 10:53:35 +03:00 |
|
Evgeniy Gatov
|
5a884da13c
|
METR-41529
|
2021-07-15 00:57:18 +03:00 |
|
kssenii
|
f9a2c39701
|
More approprate fix
|
2021-07-14 20:15:05 +03:00 |
|
kssenii
|
1993d8e0f4
|
Fix hdfs crash
|
2021-07-14 15:13:18 +03: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
|
e2424db810
|
Fix ReadBufferFromS3
|
2021-07-13 11:30:29 +03:00 |
|
Vitaly Baranov
|
0f9ace257f
|
Fix conversion to/from big endian.
|
2021-07-13 11:30:08 +03:00 |
|
Vitaly Baranov
|
81f3876506
|
Fix finalize() and sync() in WriteEncryptedBuffer.
|
2021-07-13 11:30:00 +03:00 |
|
Vitaly Baranov
|
e086e5e384
|
Merge branch 'master' into alexelex-encryption-1
|
2021-07-13 11:28:41 +03:00 |
|
Vitaly Baranov
|
f4507dba7b
|
Fix typo
|
2021-07-13 00:07:33 +03:00 |
|
Kseniia Sumarokova
|
4a6b4d6c26
|
Merge pull request #25774 from liuneng1994/datatype-date32
Datatype Date32, support range 1925 to 2283
|
2021-07-12 20:33:39 +03:00 |
|
Alexey Milovidov
|
822cc0fec3
|
Lowered amount of syscalls in AsynchronousMetrics
|
2021-07-12 04:12:34 +03:00 |
|
Alexey Milovidov
|
e0effad4d1
|
Fix tiny issue
|
2021-07-12 03:33:13 +03:00 |
|
Alexey Milovidov
|
7e932c2504
|
Fix Arcadia
|
2021-07-11 22:07:46 +03:00 |
|
Alexey Milovidov
|
d3cdae1211
|
Fix build
|
2021-07-11 22:07:17 +03:00 |
|
neng.liu
|
4669839fbb
|
add comment and update ya.make
|
2021-07-11 04:55:42 -07:00 |
|
Alexey Milovidov
|
2d02a3a45d
|
Fix errors
|
2021-07-11 05:43:54 +03:00 |
|
Alexey Milovidov
|
29624436ff
|
Return back O_DIRECT
|
2021-07-11 03:35:43 +03:00 |
|
Alexey Milovidov
|
30826c7d7d
|
Return O_DIRECT
|
2021-07-11 03:33:14 +03:00 |
|
Alexey Milovidov
|
81646f8389
|
Merge branch 'master' into ditch-aio
|
2021-07-11 03:06:45 +03:00 |
|
alexey-milovidov
|
9c2aad6c17
|
Merge pull request #25962 from ClickHouse/network-instrumentation
More instrumentation for network interaction: add counters for recv/send bytes; add gauges for recvs/sends.
|
2021-07-08 17:20:16 +03:00 |
|
neng.liu
|
e47aadfdef
|
Merge branch 'datatype-date32' of https://github.com/liuneng1994/ClickHouse into datatype-date32
|
2021-07-08 00:09:48 -07:00 |
|
neng.liu
|
100d30a5ba
|
fix pr comment
|
2021-07-08 00:06:36 -07:00 |
|
Alexey Milovidov
|
2e41419e3b
|
Fix build
|
2021-07-06 03:34:27 +03:00 |
|
Alexey Milovidov
|
9875adc00b
|
Make it even worse
|
2021-07-06 01:09:39 +03:00 |
|
Alexey Milovidov
|
6d3d724cd4
|
Fix error
|
2021-07-05 23:20:25 +03:00 |
|
Alexey Milovidov
|
8fae774e85
|
Fix error
|
2021-07-05 23:18:13 +03:00 |
|
Alexey Milovidov
|
f29eb11e6c
|
Fix error
|
2021-07-05 23:17:53 +03:00 |
|
Alexey Milovidov
|
21fb6ddea5
|
Remove AIO for sequential reads
|
2021-07-05 23:02:24 +03:00 |
|
NengLiu
|
8b88988618
|
Merge branch 'master' into datatype-date32
# Conflicts:
# src/DataStreams/PostgreSQLBlockInputStream.cpp
|
2021-07-05 10:18:38 +08:00 |
|
NengLiu
|
dc0c65ef4f
|
Merge remote-tracking branch 'origin/master' into datatype-date32
|
2021-07-05 10:15:08 +08:00 |
|