Function spark_connect_rs::functions::isnull

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