mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Try simplify code.
This commit is contained in:
parent
5e7a35bbae
commit
6ac93e9a61
@ -589,9 +589,6 @@ void TCPHandler::processOrdinaryQueryWithProcessors()
|
||||
}
|
||||
}
|
||||
|
||||
/// Rethrow exception if have.
|
||||
executor.wait();
|
||||
|
||||
/** If data has run out, we will send the profiling data and total values to
|
||||
* the last zero block to be able to use
|
||||
* this information in the suffix output of stream.
|
||||
|
Loading…
Reference in New Issue
Block a user