spark_connect_rs::functions

Function array_size

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

Returns the total number of elements in the array.