Skip to content

Make the input of values_ a non-empty list#742

Merged
LaurentRDC merged 2 commits intobeam-0.11from
nonempty-values
Apr 10, 2026
Merged

Make the input of values_ a non-empty list#742
LaurentRDC merged 2 commits intobeam-0.11from
nonempty-values

Conversation

@LaurentRDC
Copy link
Copy Markdown
Member

This pull request ensures that values_ can no longer fail on an empty list, by requiring NonEmpty as input.

Fixes #559

This pull request will be merged whenever there is a critical mass of breaking changes such that beam-core-0.11 makes sense.

@LaurentRDC LaurentRDC added enhancement breaking change Change will require a major version bump labels Jan 12, 2025
@LaurentRDC LaurentRDC added this to the 0.11.0.0 milestone Jan 12, 2025
@LaurentRDC LaurentRDC changed the base branch from master to beam-0.11 March 4, 2025 13:16
@LaurentRDC LaurentRDC merged commit ed88080 into beam-0.11 Apr 10, 2026
@LaurentRDC LaurentRDC deleted the nonempty-values branch April 10, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Change will require a major version bump enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

values_ produces invalid SQL when passed empty list

1 participant