spark_connect_rs::functions

Function bool_or

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

Returns true if at least one value of col is true.