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: Expr.replace to single value did not respect NULLs #11

Closed
wants to merge 3 commits into from

Conversation

nameexhaustion
Copy link
Owner

@nameexhaustion nameexhaustion commented Jan 9, 2024

The replace_by_single fast-path did not handle NULLs

@nameexhaustion nameexhaustion force-pushed the replace-single-null branch 3 times, most recently from b911288 to d0a6ac5 Compare January 9, 2024 02:31
@nameexhaustion nameexhaustion changed the title fix: incorrect Expr.replace when old is single NULL fix: Expr.replace to single value did not respect NULLs Jan 9, 2024
@nameexhaustion nameexhaustion deleted the replace-single-null branch February 22, 2024 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant