mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-18 13:42:02 +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. |
||
---|---|---|
.. | ||
0_stateless | ||
1_stateful | ||
bugs | ||
__init__.py | ||
.gitignore | ||
conftest.py | ||
query_test.py | ||
server.py | ||
shell_config.sh |