spark_connect_rs::functions

Function raise_error

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

Throws an exception with the provided error message.