ClickHouse/src/IO/S3
Antonio Andelic 3e6314675c
Merge pull request #49930 from AVMusorin/write-buffer-from-s3
Fix metrics `WriteBufferFromS3Bytes`, `WriteBufferFromS3Microseconds` and `WriteBufferFromS3RequestsErrors`
2023-05-23 12:26:05 +02:00
..
tests Fix build 2023-05-20 13:31:27 +02:00
AWSLogger.cpp Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
AWSLogger.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
Client.cpp Add method 2023-05-19 16:38:14 +02:00
Client.h Add method 2023-05-19 16:38:14 +02:00
copyS3File.cpp Fix metrics WriteBufferFromS3Bytes, WriteBufferFromS3Microseconds and WriteBufferFromS3RequestsErrors 2023-05-17 14:50:38 +02:00
copyS3File.h Fix GCS native copy (#48981) 2023-04-24 14:09:19 +02:00
Credentials.cpp Merge remote-tracking branch 'origin/allow-to-get-current-az' into allow-to-get-current-az 2023-05-04 13:10:32 +02:00
Credentials.h Allow to get availability zone 2023-05-03 17:40:39 +02:00
getObjectInfo.cpp More fixes 2023-02-08 09:48:35 +00:00
getObjectInfo.h Define S3 client with bucket and endpoint resolution (#45783) 2023-02-03 14:30:52 +01:00
PocoHTTPClient.cpp Properly fix GCS with keys 2023-05-02 10:49:31 +00:00
PocoHTTPClient.h Replace old named collections code for url 2022-12-17 00:24:05 +01:00
PocoHTTPClientFactory.cpp Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
PocoHTTPClientFactory.h Avoid copying whole response stream into memory in S3 HTTP client. 2020-06-09 18:26:51 +03:00
ProviderType.cpp Better 2023-05-04 13:38:28 +00:00
ProviderType.h Add comments for enums 2023-05-05 19:09:32 +02:00
Requests.cpp Add Compose request for GCS (#49693) 2023-05-16 17:20:06 +02:00
Requests.h Add Compose request for GCS (#49693) 2023-05-16 17:20:06 +02:00
SessionAwareIOStream.h Updated AWS C++ SDK. 2021-01-26 20:58:02 +03:00
URI.cpp Define S3 client with bucket and endpoint resolution (#45783) 2023-02-03 14:30:52 +01:00
URI.h Simplify code around storage s3 configuration 2023-02-06 16:23:17 +01:00