ClickHouse/programs
Azat Khuzhin c706101891 Fix throttling of BACKUPs from/to S3 (in case native copy was not used)
In some cases native copy is not possible, and such requests should be
throttled.

v0: copyS3FileNativeWithFallback
v2: revert v0 and pass write_settings
v3: pass read_settings to copyFile()
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-09-20 18:28:43 +02:00
..
bash-completion Update available formats for bash completion 2022-08-28 17:22:32 +02:00
benchmark Added client_info validation 2023-08-22 03:52:57 +00:00
client Fix tests 2023-09-04 15:34:42 +00:00
compressor Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
copier Update programs/copier/ClusterCopierApp.cpp 2023-09-04 18:27:07 +08:00
diagnostics Fix broken tests for clickhouse-diagnostics 2023-09-19 12:51:34 +02:00
disks Fix throttling of BACKUPs from/to S3 (in case native copy was not used) 2023-09-20 18:28:43 +02:00
extract-from-config Remove broken lockless variant of re2 2023-09-14 16:40:42 +00:00
format Fix a comment 2023-08-05 01:44:16 +02:00
git-import Remove broken lockless variant of re2 2023-09-14 16:40:42 +00:00
install Attempt to address reset ENV in init.d script 2023-08-14 16:32:52 +02:00
keeper Fix bad punctuation in Keeper logs 2023-09-06 03:31:46 +02:00
keeper-client Fix typos 2023-09-16 00:11:59 +00:00
keeper-converter Fix build 2023-07-07 01:31:52 +02:00
library-bridge Remove export of dynamic symbols 2023-05-06 23:52:16 +02:00
local Make clickhouse-local logging (server_logs_file) prepend timestamps etc 2023-09-19 21:39:59 +00:00
obfuscator Clean up 2023-08-22 12:55:00 +00:00
odbc-bridge Remove export of dynamic symbols 2023-05-06 23:52:16 +02:00
self-extracting Use PROJECT_*_DIR instead of CMAKE_*_DIR. 2023-05-18 23:23:39 +08:00
server Merge remote-tracking branch 'upstream/master' into kssenii-patch-6 2023-09-18 13:00:26 +02:00
static-files-disk-uploader Remove broken lockless variant of re2 2023-09-14 16:40:42 +00:00
su Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
CMakeLists.txt Add embedded keeper-client to keeper standalone binary 2023-06-15 12:08:20 -04:00
config_tools.h.in Keeper Client MVP 2023-03-31 12:41:22 +00:00
embed_binary.S.in Adds a better way to include binary resources 2021-06-09 14:03:30 -07:00
main.cpp fix fuzzers, cmake refactor, add target fuzzers 2023-09-01 14:20:50 +00:00