Macro arrow_datafusion_err

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