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