mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Fix according to @ludv1x advise #2482
This commit is contained in:
parent
06a7d0194d
commit
a6945ba00b
@ -186,8 +186,6 @@ void TCPHandler::runImpl()
|
||||
else
|
||||
processOrdinaryQuery();
|
||||
|
||||
/// Reset BlockIO in advance to log destruction actions
|
||||
state.io.reset();
|
||||
sendLogs();
|
||||
|
||||
sendEndOfStream();
|
||||
|
Loading…
Reference in New Issue
Block a user