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

Feat: add RETURNS NULL ON NULL and STRICT properties #3504

Merged
merged 1 commit into from
May 18, 2024

Conversation

georgesittas
Copy link
Collaborator

Fixes #3503

This was a low lift so I thought I'd fix it since it's also supported by postgres.

@georgesittas georgesittas requested a review from tobymao May 18, 2024 00:33
@georgesittas georgesittas merged commit 9aee21b into main May 18, 2024
6 checks passed
@georgesittas georgesittas deleted the jo/returns_null_on_null branch May 18, 2024 00:46
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.

RETURNS NULL ON NULL INPUT for CREATE FUNCTION in Snowflake Dialect is not supported
2 participants