mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Update AggregateFunctionDeltaSumTimestamp.cpp
This commit is contained in:
parent
ec27bd2e51
commit
2c5e35a8e7
@ -184,7 +184,6 @@ public:
|
||||
};
|
||||
|
||||
|
||||
|
||||
template <typename FirstType, template <typename, typename> class AggregateFunctionTemplate, typename... TArgs>
|
||||
static IAggregateFunction * createWithTwoTypesSecond(const IDataType & second_type, TArgs && ... args)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user