Macro datafusion::common::config_datafusion_err

source ยท
macro_rules! config_datafusion_err {
    ($($args:expr),*) => { ... };
}
Expand description

Macro wraps $ERR to add backtrace feature