mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 13:13:36 +00:00
Restart tests
This commit is contained in:
parent
71b36a7029
commit
0cb88fb20e
@ -142,7 +142,6 @@ void WriteBufferFromS3::createMultipartUpload()
|
||||
throw Exception(outcome.GetError().GetMessage(), ErrorCodes::S3_ERROR);
|
||||
}
|
||||
|
||||
|
||||
void WriteBufferFromS3::writePart()
|
||||
{
|
||||
auto size = temporary_buffer->tellp();
|
||||
|
Loading…
Reference in New Issue
Block a user