datafusion_common

Macro sql_err

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