ClickHouse/dbms/tests/queries
Azat Khuzhin eae56e2d02 Fix 01019_Buffer_and_max_memory_usage flakiness
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.
2019-12-23 01:39:37 +03:00
..
0_stateless Fix 01019_Buffer_and_max_memory_usage flakiness 2019-12-23 01:39:37 +03:00
1_stateful Update memory limit for external aggregation test. 2019-11-06 21:11:06 +03:00
bugs Fix reading empty set with prewhere dependent on alias column. 2019-11-25 17:33:54 +03:00
__init__.py
.gitignore
conftest.py
query_test.py
server.py
shell_config.sh Update url params in shell_config and tests.] 2019-10-11 16:34:26 +03:00