ClickHouse/src/Common/HashTable
2023-01-11 17:00:10 -08:00
..
ClearableHashMap.h use old HashTableGrower with *WithStackMemory data structures 2022-06-27 20:34:18 +02:00
ClearableHashSet.h Fix: sorted DISTINCT with empty string 2023-01-03 00:23:05 +00:00
FixedClearableHashMap.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
FixedClearableHashSet.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
FixedHashMap.h Prefetching in aggregation (#39304) 2022-09-21 18:59:07 +02:00
FixedHashSet.h
FixedHashTable.h Predict size of hash table for GROUP BY (#33439) 2022-03-30 22:47:51 +02:00
Hash.h Addressed the review comments 2023-01-11 17:00:10 -08:00
HashMap.h Prefetching in aggregation (#39304) 2022-09-21 18:59:07 +02:00
HashSet.h Optimize merge of uniqExact without_key (#43072) 2022-11-17 13:19:02 +01:00
HashTable.h Fix double-free in HashTable::clearAndShrink() with zero elements in it 2022-12-16 15:22:00 +01:00
HashTableAllocator.h
HashTableKeyHolder.h just fix a number 2022-05-10 20:33:25 +08:00
LRUHashMap.h use old HashTableGrower with *WithStackMemory data structures 2022-06-27 20:34:18 +02:00
Prefetching.h Fix build after merge 2022-09-22 06:53:33 +02:00
SmallTable.h remove some dead and commented code 2022-07-21 15:05:48 +02:00
StringHashMap.h Prefetching in aggregation (#39304) 2022-09-21 18:59:07 +02:00
StringHashSet.h Normalize BigInt implementation 2021-01-27 03:54:57 +03:00
StringHashTable.h Fix endian issue in StringHashTable for s390x 2022-12-08 08:56:56 -08:00
TwoLevelHashMap.h Prefetching in aggregation (#39304) 2022-09-21 18:59:07 +02:00
TwoLevelHashTable.h Optimize merge of uniqExact without_key (#43072) 2022-11-17 13:19:02 +01:00
TwoLevelStringHashMap.h
TwoLevelStringHashTable.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00