macro_rules! ensure_greptime { ($func_ctx: expr) => { ... }; }
Expand description
Ensure current function is invokded under greptime
catalog.
macro_rules! ensure_greptime { ($func_ctx: expr) => { ... }; }
Ensure current function is invokded under greptime
catalog.