Macro sql_datafusion_err

Source
macro_rules! sql_datafusion_err {
    ($ERR:expr $(; diagnostic = $DIAG:expr)?) => { ... };
}