ClickHouse/tests
Azat Khuzhin 808d1a0215 Reimplement preallocate for hashed/sparse_hashed dictionaries
It was initially implemented in #15454, but was reverted in #21948 (due
to higher memory usage).

This implementation differs from the initial, since now there is
separate attribute to enable preallocation, before it was done
automatically, but this has problems with duplicates in the source.

Plus this implementation does not uses dynamic_cast, instead it extends
IDictionarySource interface.
2021-05-10 07:41:48 +03:00
..
ci Remove obsolete compilers 2021-04-28 07:16:48 +03:00
config Preserve errors for INSERT into Distributed 2021-04-28 22:33:29 +03:00
external_models/catboost
fuzz
instructions
integration Merge pull request #23742 from ClickHouse/update_metadata_on_replica_recovery 2021-05-08 16:34:03 +03:00
jepsen.clickhouse-keeper
perf_drafts
performance fix perf test 2021-05-07 16:23:46 +03:00
queries Reimplement preallocate for hashed/sparse_hashed dictionaries 2021-05-10 07:41:48 +03:00
testflows Merge branch 'master' into tests_dt64_ext 2021-05-08 23:29:18 +03:00
users.d
.gitignore
clickhouse-client.xml
clickhouse-test clickhouse-test: send TERM to all childs (to avoid hung check triggering) 2021-05-01 08:46:59 +03:00
clickhouse-test-server
client-test.xml
CMakeLists.txt
decimals_dictionary.xml
ints_dictionary.xml
msan_suppressions.txt
server-test.xml
stress
strings_dictionary.xml
tsan_suppressions.txt
ubsan_suppressions.txt
users.xml Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00