ClickHouse/dbms
Alexander Kuzmenkov c0bb52ca6d Separate the hash table interface for ReverseIndex.
It is significantly different from other uses of hash tables, and poses
the main obstacle to changing the hash table interface to the one that
can be easily supported by compound hash tables.

Make it explicitly separate, implement it only for a particular kind of
HashTable, and move this implementation to the ReverseIndex module.
2019-08-26 21:00:44 +03:00
..
benchmark
cmake Auto version update to [19.13.1.1] [54425] 2019-07-23 11:20:52 +03:00
programs Slightly better information messages 2019-08-11 23:37:53 +03:00
src Separate the hash table interface for ReverseIndex. 2019-08-26 21:00:44 +03:00
tests Merge pull request #6320 from yandex/simdjson-sse42 2019-08-13 23:12:40 +03:00
CMakeLists.txt adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00