ClickHouse/dbms/tests/queries
Azat Khuzhin e25bdc8d25 tests/00212_shard_aggregate_function_uniq: adjust values for uniqCombined(12)(String)
In e373862c83 the maxium size for HashTable in
CombinedCardinalityEstimator had been reduced for power of 2 for String
(since otherwise the size of the hashtable becames bigger then the
sizeof HLL).

Refs: https://github.com/ClickHouse/ClickHouse/pull/7236#issuecomment-540496270
Fixes: e373862c83 ("Do not use more then 98K of memory for uniqCombined*")
2019-10-10 21:47:51 +03:00
..
0_stateless tests/00212_shard_aggregate_function_uniq: adjust values for uniqCombined(12)(String) 2019-10-10 21:47:51 +03:00
1_stateful better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
bugs
__init__.py
.gitignore
conftest.py
query_test.py
server.py
shell_config.sh Increase timeout for "stack overflow" test because it may take a long time in debug build 2019-08-23 18:42:45 +03:00