mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
conflict fix
This commit is contained in:
parent
9b4f322fd8
commit
003a0fbadf
@ -88,11 +88,8 @@ void registerFunctionsMiscellaneous(FunctionFactory & factory)
|
||||
registerFunctionsIn(factory);
|
||||
registerFunctionJoinGet(factory);
|
||||
registerFunctionFilesystem(factory);
|
||||
<<<<<<< HEAD
|
||||
registerFunctionEvalMLMethod(factory);
|
||||
=======
|
||||
registerFunctionBasename(factory);
|
||||
>>>>>>> 9498ba96793679c51a118807a992c722686a2af2
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user