Module count

Source

Structs§

Count

Functions§

count
Count the number of non-null values in the column
count_all
Creates aggregation to count all rows, equivalent to COUNT(*), COUNT(), COUNT(1)
count_distinct
count_udaf
AggregateFunction that returns a AggregateUDF for Count