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

Prevent duplicate keys for lazy make #11808

Merged
merged 1 commit into from Feb 14, 2024

Conversation

IanManske
Copy link
Member

Description

Fixes #11755: lazy make also allows duplicate record keys

@IanManske IanManske added the pr:bugfix This PR fixes some bug label Feb 8, 2024
@IanManske IanManske merged commit d77eeeb into nushell:main Feb 14, 2024
19 checks passed
@hustcer hustcer added this to the v0.91.0 milestone Feb 15, 2024
dmatos2012 pushed a commit to dmatos2012/nushell that referenced this pull request Feb 20, 2024
# Description
Fixes nushell#11755: `lazy make` also allows duplicate record keys
kik4444 pushed a commit to kik4444/nushell-fork that referenced this pull request Feb 28, 2024
# Description
Fixes nushell#11755: `lazy make` also allows duplicate record keys
@IanManske IanManske deleted the lazy-make-duplicate-cols branch April 8, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:bugfix This PR fixes some bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lazy make also allows duplicate record keys
2 participants