You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for a failing test udf_skip_grants
Rased the flag for UDF initialiation at the right time to indicate
if SQL UDF definition/removal is allowed.
The flag is no longer used to indicate if the global structures
are allocated or not (as they are always allocated).
0 commit comments