pub fn raise_error(message: &str) -> Column
Raise an error when evaluated (PySpark raise_error). Always fails with the given message.