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

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

LaurentRDC
Copy link
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
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