mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-04 13:32:13 +00:00
update
This commit is contained in:
parent
7505ce426a
commit
10b7e08319
@ -83,7 +83,9 @@ bool ConcurrentHashJoin::addJoinedBlock(const Block & block, bool check_limits)
|
||||
iter = pending_blocks.erase(iter);
|
||||
}
|
||||
else
|
||||
{
|
||||
iter++;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user