mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-13 01:41:59 +00:00
Update FunctionsStringHash.cpp
This commit is contained in:
parent
ced7fe59db
commit
241fd55657
@ -75,7 +75,7 @@ struct Hash
|
||||
}
|
||||
};
|
||||
|
||||
// Sinhash String -> UInt64
|
||||
// Simhash String -> UInt64
|
||||
template <size_t N, typename CodePoint, bool UTF8, bool Ngram, bool CaseInsensitive>
|
||||
struct SimhashImpl
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user