Function spark_connect_core::functions::isnull

source ยท
pub fn isnull<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,