Nikolai Kochetov
|
5e5a6ff654
|
Merge branch 'master' into qoega-fix-access-gtest-in-arcadia
|
2021-08-12 12:02:15 +03:00 |
|
Mikhail Filimonov
|
af6249c8ec
|
Less include <Common/Stopwatch.h>
|
2021-08-11 16:20:59 +02:00 |
|
Nikolai Kochetov
|
d03c867ad9
|
Add Y_IGNORE
|
2021-08-10 11:44:44 +03:00 |
|
Nikolay Degterinsky
|
0febbd4a1d
|
Fix build
|
2021-08-07 08:42:54 +00:00 |
|
Nikolay Degterinsky
|
9a45458faf
|
Add bzip2 file compression
|
2021-08-07 00:25:52 +00:00 |
|
Vladimir C
|
9de16c5017
|
Merge pull request #27216 from ianton-ru/MDB-13990
|
2021-08-06 18:12:00 +03:00 |
|
Vladimir C
|
b280e1418a
|
Check if error_report is initialized in PocoHTTPClient.cpp
|
2021-08-06 11:37:07 +03:00 |
|
Anton Ivashkin
|
0e040ca40c
|
Add 10 seconds cache for S3 proxy resolver
|
2021-08-05 18:52:04 +03:00 |
|
Nikita Mikhaylov
|
a61c1bcb63
|
Merge pull request #27224 from georgthegreat/fix-include
ADDINCL proper fast_float directory
|
2021-08-05 16:58:46 +03:00 |
|
Yuriy Chernyshov
|
3432743b31
|
ADDINCL proper fast_float directory
|
2021-08-05 16:53:36 +03:00 |
|
Maksim Kita
|
2ca6b2cfc0
|
Merge pull request #27155 from kitaisreal/parse-int-unsafe-updated
Updated readIntTextUnsafe
|
2021-08-05 11:37:22 +03:00 |
|
Vladimir Chebotarev
|
c2410920d3
|
Safer ReadBufferFromS3 for merges and backports.
|
2021-08-04 09:14:20 +03:00 |
|
alexey-milovidov
|
dfa597f11d
|
Update ReadHelpers.h
|
2021-08-03 22:31:13 +03:00 |
|
Maksim Kita
|
edeeb801c0
|
Updated readIntTextUnsafe
|
2021-08-03 21:46:25 +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 |
|