mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update FunctionsHashing.h
This commit is contained in:
parent
c4fec0521e
commit
ef443b2bc5
@ -964,4 +964,4 @@ using FunctionCityHash64 = FunctionNeighbourhoodHash64<ImplCityHash64>;
|
||||
using FunctionFarmHash64 = FunctionNeighbourhoodHash64<ImplFarmHash64>;
|
||||
using FunctionMetroHash64 = FunctionNeighbourhoodHash64<ImplMetroHash64>;
|
||||
using MurmurHash2 = FunctionStringHash32<MurmurHash2Impl>;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user