pub fn get_all_functions() -> Vec<(String, Arc<ScalarUDF>)>
Registers all enabled packages with a [FunctionRegistry]
FunctionRegistry