Structs§
Functions§
- count
- Count the number of non-null values in the column
- count_
all - Creates aggregation to count all rows.
- count_
all_ window - Creates window aggregation to count all rows.
- count_
distinct - count_
udaf - AggregateFunction that returns a
AggregateUDF
forCount