mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
Fix ProfileEvents sending in INSERT SELECT
This commit is contained in:
parent
738355b724
commit
d405523598
@ -359,6 +359,7 @@ void TCPHandler::runImpl()
|
||||
return true;
|
||||
|
||||
sendProgress();
|
||||
sendProfileEvents();
|
||||
sendLogs();
|
||||
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user