macro_rules! arrow_datafusion_err {
    ($ERR:expr) => { ... };
}