risingwave_expr::table_function

Function check_error

source
pub fn check_error(chunk: &DataChunk) -> Result<()>
Expand description

Checks if the output chunk returned by TableFunction::eval contains any error.