Skip to content

fix: preserve nil elements in map #1516

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

Merged
merged 1 commit into from
Mar 6, 2025
Merged

fix: preserve nil elements in map #1516

merged 1 commit into from
Mar 6, 2025

Conversation

SpencerTorres
Copy link
Member

Summary

closes #1515

Checklist

  • Unit and integration tests covering the common scenarios were added

@SpencerTorres SpencerTorres merged commit 6b761a5 into main Mar 6, 2025
14 checks passed
@SpencerTorres SpencerTorres deleted the issue_1515 branch March 6, 2025 04:27
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.

Map(String, Nullable(String)): key will be missing when value is null
1 participant