ClickHouse/tests/queries
Azat Khuzhin 19e0439629 Add ability to flush buffer only in background for StorageBuffer
Add 3 new engine arguments:
- flush_time
- flush_rows
- flush_bytes

That will be checked only for background flush, this maybe useful if
INSERT latency is "crucial".
2021-04-15 21:22:13 +03:00
..
0_stateless Add ability to flush buffer only in background for StorageBuffer 2021-04-15 21:22:13 +03:00
1_stateful add test 2021-04-06 22:23:16 +03:00
bugs
__init__.py
.gitignore
conftest.py
query_test.py Another attempt to enable pytest (#22664) 2021-04-14 19:35:17 +03:00
server.py
shell_config.sh Add a test to ensure that server will wait the server thread pools 2021-04-13 21:37:38 +03:00
skip_list.json Merge branch 'master' into fix_attach_mv 2021-04-15 00:07:48 +03:00