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

[Driver] Group By Streaming Error Handling #706

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

cristianfr
Copy link
Collaborator

Summary

In the current state when an runtime exception is encountered (because the group by serving info is missing for example). The program fails to exit with an error code. Adding error handling for this case.

Why / Goal

Support streaming client mode, so errors are visible at the dag level.

Test Plan

  • Added Unit Tests
  • Covered by existing CI
  • Integration tested

Checklist

  • Documentation update

Reviewers

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.

None yet

1 participant