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

Throw exception when none of the columns are mapped to output proto #50

Open
prakharmathur82 opened this issue Aug 13, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@prakharmathur82
Copy link
Member

In the case of Kafka sink, throw Exception when none of the output proto columns are selected.

Current behaviour: Empty messages get published to Kafka.

Expected behaviour: Dagger should throw an exception.

@prakharmathur82 prakharmathur82 added the enhancement New feature or request label Aug 13, 2021
@prakharmathur82 prakharmathur82 added the good first issue Good for newcomers label Aug 24, 2021
@ravisuhag ravisuhag added this to To do in Roadmap H2 2021 Sep 17, 2021
@ravisuhag ravisuhag removed this from To do in Roadmap H2 2021 Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant