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.