mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-30 19:42:00 +00:00
Style
This commit is contained in:
parent
276fec96d1
commit
3a00a7f56e
@ -114,7 +114,7 @@ void registerAggregateFunctions()
|
||||
registerAggregateFunctionSequenceNextNode(factory);
|
||||
registerAggregateFunctionWelchTTest(factory);
|
||||
registerAggregateFunctionStudentTTest(factory);
|
||||
registerAggregateFunctionNothing(factory);
|
||||
registerAggregateFunctionNothing(factory);
|
||||
|
||||
registerWindowFunctions(factory);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user