v.24.8Bug Fix

Fix SQL UDF Reloading with UNION to Prevent Invalidations on Server Restart

Fix reloading SQL UDFs with UNION. Previously, restarting the server could make UDF invalid. #67665 (Antonio Andelic).