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

feat: Handle zero iterator results #106

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

ddeboer
Copy link
Member

@ddeboer ddeboer commented Jul 31, 2024

  • Stop pipeline with error if iterator returns no results.
  • Prevent flush() from calling the generator with an empty result set,
    which caused an unclear error message about the generator query.

@ddeboer ddeboer merged commit feeb1d0 into main Jul 31, 2024
1 check passed
@ddeboer ddeboer deleted the handle-zero-iterator-results branch July 31, 2024 17:16
Copy link

🎉 This PR is included in version 2.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant