mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Fix typo
This commit is contained in:
parent
d8d85d9bbd
commit
97aef55a7f
@ -1,7 +1,7 @@
|
||||
#include <Dictionaries/RangeHashedDictionary.h>
|
||||
|
||||
/// RangeHashedDictionary is instantiated from two files
|
||||
/// RangeHashedDictionaryCimple.cpp and RangeHashedDictionaryComplex.cpp
|
||||
/// RangeHashedDictionarySimple.cpp and RangeHashedDictionaryComplex.cpp
|
||||
/// to better parallelize the build procedure and avoid MSan build failure
|
||||
/// due to excessive resource consumption.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user