mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Update RabbitMQSource.cpp
This commit is contained in:
parent
cadc202b35
commit
be283d1c12
@ -140,8 +140,6 @@ Chunk RabbitMQSource::generateImpl()
|
||||
|
||||
size_t total_rows = 0;
|
||||
|
||||
buffer->allowNext();
|
||||
|
||||
while (true)
|
||||
{
|
||||
if (buffer->queueEmpty())
|
||||
|
Loading…
Reference in New Issue
Block a user