Function datafusion::prelude::cardinality

source ยท
pub fn cardinality(array: Expr) -> Expr
Expand description

returns the total number of elements in the array or map.