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 decode_percent with fallible assertion cloudflare managed (#193)
decode_percent!() has been resulting in errors when null is encountered.
This fix will allow it to not error out when nulls are encountered.
This fix is for Cloudflare managed source on the http_requests table
Signed-off-by: Darius <darius@dubiza.io>
0 commit comments