Tags: matanolabs/matano
Tags
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>