mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Miscellaneous [#CLICKHOUSE-2].
This commit is contained in:
parent
c4ff9b52e9
commit
74cef1d69e
@ -112,7 +112,7 @@ public:
|
||||
};
|
||||
|
||||
|
||||
/// Count number of calls with all arguments are not NULL.
|
||||
/// Count number of calls where all arguments are not NULL.
|
||||
class AggregateFunctionCountNotNullVariadic final : public IAggregateFunctionHelper<AggregateFunctionCountData>
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user