mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-13 01:41:59 +00:00
Remove empty row creation
This commit is contained in:
parent
86eb589c72
commit
95193e06f6
@ -48,9 +48,6 @@ public:
|
||||
|
||||
~WriteHelper()
|
||||
{
|
||||
if (buffer.count())
|
||||
rowWritten();
|
||||
|
||||
buffer.finalize();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user