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 null coal assign (with less code duplication) #11980

Merged
merged 15 commits into from
Feb 11, 2025

Conversation

Simn
Copy link
Member

@Simn Simn commented Feb 5, 2025

Like #11963 but a bit less silly.

Closes #11963
Closes #11931

@skial skial mentioned this pull request Feb 6, 2025
1 task
@Simn
Copy link
Member Author

Simn commented Feb 11, 2025

This doesn't feel like the most elegant code I've ever written, but it does solve the issue, so let's merge it.

@Simn Simn merged commit d4bdcee into development Feb 11, 2025
116 checks passed
@Simn Simn deleted the nullcoal-assign-differently branch February 11, 2025 10:45
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.

Null-coalesce assign should not perform assign if not null
2 participants