Skip to main content

set_thread_udf_context

Function set_thread_udf_context 

Source
pub fn set_thread_udf_context(registry: Arc<UdfRegistry>, case_sensitive: bool)
Expand description

Set the thread-local UDF context (registry + case_sensitive). Called by the main crate’s session.