mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-15 19:02:04 +00:00
Fix typo
This commit is contained in:
parent
500f3d3951
commit
bb5a25e81c
@ -11,7 +11,7 @@
|
||||
|
||||
/// Implementation of entropy-learned hashing: https://dl.acm.org/doi/10.1145/3514221.3517894
|
||||
/// TODOs for future work:
|
||||
/// - allow to specify an arbitrary hash funtion (currently always CityHash is used)
|
||||
/// - allow to specify an arbitrary hash function (currently always CityHash is used)
|
||||
/// - allow function chaining a la entropyLearnedHash(trainEntropyLearnedHash())
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user