Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix decode_percent with fallible assertion cloudflare managed #193

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

dubiza
Copy link
Contributor

@dubiza dubiza commented Jan 7, 2025

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

decode_percent!() has been resulting in errors when null is encountered. This fix will allow it to not error out when nulls are encountered.

Signed-off-by: Darius <[email protected]>
@Samrose-Ahmed Samrose-Ahmed merged commit 8413369 into matanolabs:main Jan 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants