diff --git a/src/Functions/EntropyLearnedHash.cpp b/src/Functions/EntropyLearnedHash.cpp index 921b7921e3b..1b9f8d0772b 100644 --- a/src/Functions/EntropyLearnedHash.cpp +++ b/src/Functions/EntropyLearnedHash.cpp @@ -275,7 +275,7 @@ private: const String user_name; }; -REGISTER_FUNCTION(Hashing) +REGISTER_FUNCTION(EntropyLearnedHash) { factory.registerFunction(); factory.registerFunction();