datafusion_common

Macro not_impl_datafusion_err

Source
macro_rules! not_impl_datafusion_err {
    ($($args:expr),*) => { ... };
}
Expand description

Macro wraps $ERR to add backtrace feature