mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
eae56e2d02
If within one INSERT the background worker will flush the buffer, then it will steal the allocation, and if it will steal enough then max_memory_usage for the INSERT query context could be exceeded. Fix this by forcing the buffer flush from the query context. |
||
---|---|---|
.. | ||
benchmark | ||
cmake | ||
programs | ||
src | ||
tests | ||
CMakeLists.txt |