Macro common_function::ensure_greptime

source ยท
macro_rules! ensure_greptime {
    ($func_ctx: expr) => { ... };
}
Expand description

Ensure current function is invokded under greptime catalog.