Update RabbitMQSource.cpp

This commit is contained in:
Kseniia Sumarokova 2022-06-27 15:39:22 +02:00 committed by GitHub
parent cadc202b35
commit be283d1c12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,8 +140,6 @@ Chunk RabbitMQSource::generateImpl()
size_t total_rows = 0;
buffer->allowNext();
while (true)
{
if (buffer->queueEmpty())