Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::functions_aggregate::count - Rust
[go: Go Back, main page]

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