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. |
||
---|---|---|
.. | ||
config | ||
external_models/catboost | ||
instructions | ||
integration | ||
perf_drafts | ||
performance | ||
queries | ||
users.d | ||
.gitignore | ||
clickhouse-client.xml | ||
clickhouse-test | ||
clickhouse-test-server | ||
client-test.xml | ||
CMakeLists.txt | ||
CTestCustom.cmake | ||
decimals_dictionary.xml | ||
ints_dictionary.xml | ||
msan_suppressions.txt | ||
server-test.xml | ||
stress | ||
strings_dictionary.xml | ||
tsan_suppressions.txt | ||
users.xml |