Skip to main content

get_thread_udf_context

Function get_thread_udf_context 

Source
pub fn get_thread_udf_context() -> Option<(Arc<UdfRegistry>, bool)>
Expand description

Get the thread-local UDF context for call_udf.