spark_connect_rs::functions

Function bool_and

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

Returns true if all values of col are true.