spark_connect_rs::functions

Function cardinality

Source
pub fn cardinality(col: impl Into<Column>) -> Column
Expand description

Returns the length of the array or map stored in the column.