macro_rules! config_datafusion_err { ($($args:expr),*) => { ... }; }
Macro wraps $ERR to add backtrace feature
$ERR