mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
DB: tiny modification [#CONV-2546].
This commit is contained in:
parent
a6ec731e4c
commit
c84358c259
@ -67,7 +67,7 @@ public:
|
|||||||
|
|
||||||
~CompressedWriteBuffer()
|
~CompressedWriteBuffer()
|
||||||
{
|
{
|
||||||
next();
|
nextImpl();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user