mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
fix test
This commit is contained in:
parent
67d1eb84aa
commit
7b37bddcd7
@ -399,8 +399,6 @@ private:
|
||||
|
||||
void cancelCurrentFile()
|
||||
{
|
||||
chassert(!prealloc_done);
|
||||
|
||||
if (compressed_buffer)
|
||||
compressed_buffer->cancel();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user