Deleted trash log

This commit is contained in:
Maxim Alexeev 2024-05-11 13:41:07 +03:00
parent ed43788062
commit 51818742cb

View File

@ -947,7 +947,6 @@ bool HashJoin::addBlockToJoin(const Block & source_block_, bool check_limits)
if (!flag_per_row && !is_inserted)
{
LOG_INFO(log, "LOL\n\n\n\n\n\n");
LOG_TRACE(log, "Skipping inserting block with {} rows", rows);
data->blocks_allocated_size -= stored_block->allocatedBytes();
data->blocks.pop_back();