spark_connect_rs::functions

Function some

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

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